Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-130449
#<BuildRuby:0x00007f96cee2fdd0
@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.20241020-130449",
@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.000022 0.000004 0.000026 ( 0.000023)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.005106 0.003531 4.427097 ( 4.768296)
build_miniruby 0.001532 0.000255 1.814024 ( 1.919556)
build_ruby 0.001832 0.000306 4.755694 ( 5.148683)
build_all 0.009443 0.000216 7.762191 ( 4.795667)
build_install 0.016557 0.008201 11.030394 ( 9.202974)
test_btest 0.000383 0.001234 98.082559 ( 67.619545)
test_basic 0.007429 0.004967 1.307195 ( 1.613958)
test_all 0.104793 0.055737 844.470170 (446.359810)
test_rubyspec 0.057712 0.028894 140.688758 ( 42.239531)
total: 583.67 sec