Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-185412
#<BuildRuby:0x00007f0ac1e6fdc0
@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.20241106-185412",
@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.000021 0.000007 0.000028 ( 0.000027)
autoconf 0.000034 0.000011 0.000045 ( 0.000044)
configure 0.000027 0.000009 0.000036 ( 0.000036)
build_up 0.008019 0.001251 4.159722 ( 5.301812)
build_miniruby 0.001501 0.000465 1.775569 ( 2.110559)
build_ruby 0.002212 0.000000 4.627175 ( 35.716181)
build_all 0.007143 0.004537 7.247826 ( 5.863060)
build_install 0.003329 0.022720 10.431060 ( 9.275249)
test_btest 0.000862 0.000132 84.847238 ( 69.860666)
test_basic 0.010878 0.001695 1.141269 ( 1.664118)
test_all 0.122878 0.033500 790.314537 (393.392975)
test_rubyspec 0.045547 0.043105 122.783321 ( 48.400910)
total: 571.59 sec