Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-080048
#<BuildRuby:0x00007f27d70efdc0
@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.20240815-080048",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000007 0.000026 ( 0.000026)
autoconf 0.000033 0.000012 0.000045 ( 0.000045)
configure 0.000026 0.000010 0.000036 ( 0.000035)
build_up 0.004347 0.005697 4.366080 ( 5.797725)
build_miniruby 0.001700 0.000680 1.922622 ( 2.511215)
build_ruby 0.002080 0.000832 5.094716 ( 5.782730)
build_all 0.005703 0.006708 9.697753 ( 8.535304)
build_install 0.020764 0.006438 13.230107 ( 12.244293)
test_btest 0.000733 0.000305 134.171049 (118.829578)
test_basic 0.011143 0.003580 1.469277 ( 2.073624)
test_all 0.125015 0.045349 945.522329 (438.220269)
test_rubyspec 0.059281 0.033293 171.790084 ( 27.760595)
total: 621.76 sec