Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-224408
#<BuildRuby:0x000055b6951b2258
@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.20230506-224408",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005714 0.000000 1.673206 ( 2.902638)
build_miniruby 0.001328 0.000000 1.195037 ( 1.193005)
build_ruby 0.001322 0.000000 2.413405 ( 2.641636)
build_all 0.001989 0.003935 1.955247 ( 1.148089)
build_install 0.006345 0.007706 2.974202 ( 1.941812)
test_btest 0.000000 0.000895 75.890332 ( 19.554811)
test_basic 0.002283 0.003256 0.698391 ( 0.770967)
test_all 0.000863 0.000128 526.896287 (158.743933)
test_rubyspec 0.011021 0.029172 68.077680 ( 79.840252)
total: 268.74 sec