Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-025238
#<BuildRuby:0x00007fa1f8eefdd0
@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.20241014-025238",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.009842 0.000283 4.324906 ( 4.979044)
build_miniruby 0.001981 0.000322 1.810776 ( 1.928755)
build_ruby 0.002263 0.000367 4.930406 ( 5.554398)
build_all 0.003221 0.009137 7.972419 ( 5.725488)
build_install 0.021354 0.004617 11.087178 ( 7.956785)
test_btest 0.000946 0.000205 98.654008 ( 73.547857)
test_basic 0.013220 0.000694 1.225845 ( 1.651736)
test_all 0.086467 0.075948 848.991177 (535.924112)
test_rubyspec 0.062057 0.032970 141.294203 ( 57.029252)
total: 694.30 sec