Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-170207
#<BuildRuby:0x000056208414a320
@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.20240110-170207",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.002206 0.003569 1.695842 ( 2.177792)
build_miniruby 0.001182 0.000218 1.622918 ( 1.622585)
build_ruby 0.001524 0.000282 3.473600 ( 3.691804)
build_all 0.006477 0.001460 5.901189 ( 2.872762)
build_install 0.016036 0.000329 7.004207 ( 3.804128)
test_btest 0.000813 0.000135 83.969773 ( 27.380345)
test_basic 0.007499 0.000633 0.916482 ( 1.037539)
test_all 0.053735 0.065331 835.319610 (319.076889)
test_rubyspec 0.034739 0.032026 96.460454 (108.249787)
total: 469.91 sec