Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-235928
#<BuildRuby:0x00007ff73246fdd0
@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.20241111-235928",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000028 0.000009 0.000037 ( 0.000036)
build_up 0.000736 0.006804 4.062504 ( 8.124261)
build_miniruby 0.001222 0.000448 1.677546 ( 1.806984)
build_ruby 0.001380 0.000507 3.922296 ( 26.062551)
build_all 0.003002 0.005185 6.375736 ( 2.735584)
build_install 0.013516 0.006142 9.137511 ( 4.626808)
test_btest 0.000801 0.000325 79.943361 ( 34.502248)
test_basic 0.007848 0.001636 1.026241 ( 1.072242)
test_all 0.107730 0.038495 780.213133 (237.049927)
test_rubyspec 0.052109 0.030957 118.084573 ( 27.107726)
total: 343.09 sec