Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-024110
#<BuildRuby:0x000055fb2ffa2078
@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.20231216-024110",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000086 0.000000 0.000086 ( 0.000254)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.003375 0.003949 2.475816 ( 3.269851)
build_miniruby 0.001429 0.000212 1.723533 ( 1.913340)
build_ruby 0.001798 0.000000 3.584127 ( 3.976570)
build_all 0.008432 0.000306 6.153411 ( 4.972472)
build_install 0.019666 0.000909 7.433082 ( 6.121326)
test_btest 0.000757 0.000095 84.228337 ( 62.742914)
test_basic 0.004586 0.004419 0.986172 ( 1.185993)
test_all 0.096240 0.026282 740.771628 (367.652804)
test_rubyspec 0.028139 0.049733 104.583268 (143.459910)
total: 595.30 sec