Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-093211
#<BuildRuby:0x00005581492e6380
@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.20240112-093211",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.004029 0.002155 1.436277 ( 1.774828)
build_miniruby 0.001148 0.000265 1.211475 ( 1.209585)
build_ruby 0.001228 0.000283 2.398615 ( 2.633493)
build_all 0.005209 0.001202 5.233501 ( 2.052890)
build_install 0.012755 0.003241 6.526210 ( 3.230991)
test_btest 0.001025 0.000000 81.291255 ( 21.931189)
test_basic 0.005677 0.000000 0.845272 ( 0.903726)
test_all 0.079012 0.041775 813.673340 (259.383397)
test_rubyspec 0.038156 0.024266 84.017954 ( 95.947162)
total: 389.07 sec