Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-045431
#<BuildRuby:0x00007f557ae4fdc8
@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.20241031-045431",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000038 0.000009 0.000047 ( 0.000048)
configure 0.000037 0.000009 0.000046 ( 0.000047)
build_up 0.004960 0.005377 4.620502 ( 5.789266)
build_miniruby 0.001323 0.000384 1.906584 ( 2.116764)
build_ruby 0.002155 0.000626 4.824367 ( 5.384125)
build_all 0.009748 0.001555 7.339534 ( 5.948569)
build_install 0.021478 0.003389 10.606733 ( 9.408338)
test_btest 0.000822 0.000217 82.721948 ( 75.750285)
test_basic 0.007384 0.006968 1.254867 ( 1.961371)
test_all 0.108283 0.051720 798.147166 (468.455915)
test_rubyspec 0.047883 0.041063 126.401750 ( 55.130583)
total: 629.95 sec