Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-104320
#<BuildRuby:0x00007fae4255fdc8
@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-104320",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000038 0.000005 0.000043 ( 0.000042)
configure 0.000000 0.000067 0.000067 ( 0.000334)
build_up 0.000000 0.009851 4.413290 ( 5.327113)
build_miniruby 0.001639 0.000301 1.869743 ( 2.124746)
build_ruby 0.002145 0.000395 4.671051 ( 6.405750)
build_all 0.006283 0.004361 8.202061 ( 6.179927)
build_install 0.026187 0.001189 11.404384 ( 9.490374)
test_btest 0.000912 0.000165 98.161543 ( 61.722001)
test_basic 0.003471 0.008995 1.225263 ( 1.432803)
test_all 0.127880 0.036153 815.473464 (362.018560)
test_rubyspec 0.059168 0.034761 138.931089 ( 47.984491)
total: 502.69 sec