Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-213244
#<BuildRuby:0x00007f0009b2fdd0
@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.20240713-213244",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000040 0.000007 0.000047 ( 0.000047)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.000633 0.008047 3.671560 ( 5.323551)
build_miniruby 0.000000 0.002550 1.726601 ( 2.007001)
build_ruby 0.000699 0.001498 4.566028 ( 8.986065)
build_all 0.007062 0.004922 8.689966 ( 9.953532)
build_install 0.019553 0.007896 11.800556 ( 12.461379)
test_btest 0.000825 0.000260 124.450448 (110.553619)
test_basic 0.007586 0.005255 1.367555 ( 1.815844)
test_all 0.130908 0.030348 877.689997 (351.363765)
test_rubyspec 0.048799 0.043845 169.437224 ( 48.273084)
total: 550.74 sec