Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-225059
#<BuildRuby:0x00007f6e1271fde0
@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.20241105-225059",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000038 0.000010 0.000048 ( 0.000047)
configure 0.000032 0.000008 0.000040 ( 0.000039)
build_up 0.008346 0.001033 4.293592 ( 5.274750)
build_miniruby 0.001372 0.000332 1.739923 ( 1.944858)
build_ruby 0.001836 0.000445 4.692642 ( 5.453250)
build_all 0.006011 0.004768 7.438671 ( 6.662039)
build_install 0.021685 0.003236 10.623871 ( 9.221423)
test_btest 0.000651 0.000163 83.683799 ( 78.870142)
test_basic 0.011117 0.001668 1.159468 ( 1.556995)
test_all 0.133255 0.023155 778.459529 (473.098897)
test_rubyspec 0.034337 0.054328 124.271647 ( 41.532074)
total: 623.62 sec