Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-091057
#<BuildRuby:0x0000561baf11a078
@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.20240229-091057",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.002178 0.004907 2.326259 ( 2.116768)
build_miniruby 0.001041 0.000439 1.662125 ( 1.661724)
build_ruby 0.000000 0.001741 3.373628 ( 3.597736)
build_all 0.006171 0.001417 6.491454 ( 3.134134)
build_install 0.011185 0.007302 8.677384 ( 4.798827)
test_btest 0.000636 0.000289 91.893159 ( 39.259624)
test_basic 0.003244 0.003859 0.868693 ( 0.942105)
test_all 0.055802 0.061397 778.238464 (285.259165)
test_rubyspec 0.054180 0.032327 124.246334 (133.618494)
total: 474.39 sec