Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-214732
#<BuildRuby:0x00007f8652ccfdc8
@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.20241022-214732",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.005994 0.001482 3.631801 ( 3.501520)
build_miniruby 0.001344 0.000346 1.443513 ( 1.441472)
build_ruby 0.001463 0.000378 3.903015 ( 4.059652)
build_all 0.008724 0.000253 6.916714 ( 2.925214)
build_install 0.009295 0.008192 9.704124 ( 4.507591)
test_btest 0.000642 0.000183 79.724950 ( 22.050901)
test_basic 0.006055 0.005844 1.085769 ( 1.137639)
test_all 0.102860 0.043778 727.353482 (222.917420)
test_rubyspec 0.047994 0.035563 121.276804 ( 28.469739)
total: 291.01 sec