Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-084930
#<BuildRuby:0x000055edd8386258
@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.20240213-084930",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000000 0.006082 1.815558 ( 2.128802)
build_miniruby 0.000561 0.000842 1.545321 ( 1.544277)
build_ruby 0.001315 0.000395 3.418287 ( 3.650533)
build_all 0.003195 0.004854 6.612392 ( 3.062538)
build_install 0.019449 0.000000 8.114152 ( 4.587448)
test_btest 0.000874 0.000000 89.446694 ( 37.101389)
test_basic 0.004790 0.002651 0.941511 ( 1.044214)
test_all 0.093940 0.021326 752.395236 (288.144570)
test_rubyspec 0.062352 0.048890 185.313851 (194.915624)
total: 536.18 sec