Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-203607
#<BuildRuby:0x00007ff3002dfdc0
@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.20240629-203607",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000037 0.000000 0.000037 ( 0.000036)
build_up 0.008312 0.000000 3.822034 ( 3.410987)
build_miniruby 0.001601 0.000000 1.253450 ( 1.252696)
build_ruby 0.002235 0.000000 4.183605 ( 4.343247)
build_all 0.009590 0.000000 8.191618 ( 3.282383)
build_install 0.014121 0.007315 11.496119 ( 5.480735)
test_btest 0.000896 0.000171 116.033619 ( 30.418510)
test_basic 0.010577 0.000490 1.065411 ( 1.116800)
test_all 0.099737 0.051181 907.759919 (280.406680)
test_rubyspec 0.045466 0.048870 168.904157 ( 36.424889)
total: 366.14 sec