Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-054456
#<BuildRuby:0x000055e71ed22390
@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.20231218-054456",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.005441 0.000495 2.196367 ( 2.276081)
build_miniruby 0.001295 0.000000 1.494464 ( 1.492650)
build_ruby 0.001705 0.000000 2.618691 ( 2.843531)
build_all 0.002670 0.003951 5.018525 ( 2.049600)
build_install 0.010820 0.005985 6.969153 ( 3.451721)
test_btest 0.000900 0.000150 79.841545 ( 21.683150)
test_basic 0.001977 0.003258 0.703851 ( 0.766150)
test_all 0.084329 0.034235 648.288348 (218.077613)
test_rubyspec 0.034038 0.021342 80.602118 ( 92.215483)
total: 344.86 sec