Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-175138
#<BuildRuby:0x00007f8b19defde0
@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.20241217-175138",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000020 0.000004 0.000024 ( 0.000026)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.001900 0.004584 2.521579 ( 2.882948)
build_miniruby 0.001614 0.000000 1.225273 ( 1.222529)
build_ruby 0.002225 0.000000 4.150875 ( 4.312462)
build_all 0.008253 0.002168 6.651907 ( 3.477399)
build_install 0.010526 0.012309 8.602751 ( 5.155188)
test_btest 0.000000 0.000930 76.750770 ( 25.014267)
test_basic 0.002905 0.007757 1.051945 ( 1.512932)
test_all 0.097374 0.046485 688.006679 (257.956233)
test_rubyspec 0.054950 0.023134 117.689829 ( 24.994765)
total: 326.53 sec