Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-145755
#<BuildRuby:0x000055e680255a00
@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.20240310-145755",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003305 0.004056 2.523202 ( 2.336034)
build_miniruby 0.001467 0.000000 1.735381 ( 1.735097)
build_ruby 0.001852 0.000000 3.315099 ( 3.579799)
build_all 0.007075 0.000772 6.393119 ( 3.264089)
build_install 0.017409 0.002725 8.600019 ( 4.836699)
test_btest 0.000601 0.000075 93.113487 ( 37.242875)
test_basic 0.004138 0.004019 1.040606 ( 1.148535)
test_all 0.086619 0.032642 926.215144 (350.397852)
test_rubyspec 0.039345 0.049694 123.230616 (133.279836)
total: 537.82 sec