Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-124811
#<BuildRuby:0x0000564565cbe228
@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.20240312-124811",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.007161 0.000329 2.613160 ( 2.514400)
build_miniruby 0.001332 0.000137 1.811835 ( 1.810192)
build_ruby 0.001615 0.000167 3.426288 ( 3.625175)
build_all 0.004390 0.004222 6.947048 ( 3.591129)
build_install 0.016824 0.003038 8.629668 ( 4.575606)
test_btest 0.000170 0.004002 94.478621 ( 38.991551)
test_basic 0.006128 0.001021 0.966680 ( 1.033804)
test_all 0.085704 0.032855 812.871025 (286.545873)
test_rubyspec 0.059735 0.028449 125.275739 (134.839520)
total: 477.53 sec