Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-051356
#<BuildRuby:0x000056387b6623d0
@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.20230917-051356",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006519 0.000987 2.420574 ( 4.558710)
build_miniruby 0.001589 0.000241 1.696775 ( 1.701936)
build_ruby 0.001343 0.000204 3.481878 ( 3.715998)
build_all 0.008030 0.000555 6.608894 ( 4.888434)
build_install 0.012149 0.008561 8.185328 ( 6.991272)
test_btest 0.000682 0.000129 87.458790 ( 44.175392)
test_basic 0.004267 0.004346 1.024950 ( 1.417079)
test_all 0.004817 0.005508 756.636699 (338.784514)
test_rubyspec 0.030396 0.047035 110.457010 (131.261438)
total: 537.50 sec