Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-064006
#<BuildRuby:0x0000561e029ae1a8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20231207-064006",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000031 0.000000 0.000031 ( 0.000030)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.003533 0.004031 2.170214 ( 2.244608)
build_miniruby 0.001199 0.000185 1.378643 ( 1.377262)
build_ruby 0.001712 0.000264 3.108088 ( 3.336472)
build_all 0.008327 0.000000 6.045608 ( 2.857440)
build_install 0.018952 0.000000 7.262973 ( 3.798557)
test_btest 0.000751 0.000000 85.847778 ( 35.484571)
test_basic 0.003159 0.005395 0.963420 ( 1.105054)
test_all 0.083547 0.044592 761.198258 (409.057395)
test_rubyspec 0.034476 0.048484 106.504959 (180.541713)
total: 639.80 sec