Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-225523
#<BuildRuby:0x0000563a34636018
@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.20240119-225523",
@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.000022 0.000002 0.000024 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006161 0.000151 1.771889 ( 3.256803)
build_miniruby 0.001501 0.000104 1.745325 ( 2.159325)
build_ruby 0.001810 0.000124 3.661967 ( 4.635749)
build_all 0.008125 0.000560 6.311414 ( 6.231777)
build_install 0.005562 0.016334 7.648501 ( 8.561872)
test_btest 0.000779 0.000146 87.034943 ( 89.255817)
test_basic 0.003338 0.004964 0.969263 ( 1.659955)
test_all 0.112296 0.017011 850.748651 (997.344199)
test_rubyspec 0.055562 0.060255 186.410499 (282.223671)
total: 1395.33 sec