Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-101810
#<BuildRuby:0x00007f8d5913fdd8
@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-101810",
@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.000025)
autoconf 0.000035 0.000012 0.000047 ( 0.000046)
configure 0.000028 0.000010 0.000038 ( 0.000038)
build_up 0.002920 0.005146 3.652685 ( 4.170206)
build_miniruby 0.001826 0.000000 1.640006 ( 1.644023)
build_ruby 0.001730 0.000000 4.377010 ( 4.505233)
build_all 0.009089 0.000000 6.476117 ( 2.722698)
build_install 0.020048 0.001541 9.001829 ( 4.186893)
test_btest 0.000796 0.000245 79.057140 ( 21.173784)
test_basic 0.004692 0.005512 0.818446 ( 0.862930)
test_all 0.104238 0.043512 719.729122 (232.279232)
test_rubyspec 0.058144 0.029420 122.427171 ( 27.026447)
total: 298.57 sec