Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-013401
#<BuildRuby:0x00007f978c03fdd8
@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.20241129-013401",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.004970 0.004854 3.814020 ( 5.115554)
build_miniruby 0.001493 0.000256 1.905241 ( 2.239615)
build_ruby 0.002504 0.000429 4.637078 ( 5.552722)
build_all 0.005608 0.004526 7.214625 ( 6.111962)
build_install 0.013043 0.010735 10.204947 ( 9.076657)
test_btest 0.000780 0.000190 85.962758 ( 79.914602)
test_basic 0.008066 0.005487 1.171487 ( 1.742406)
test_all 0.114963 0.043260 798.523385 (363.214388)
test_rubyspec 0.041796 0.041926 122.308220 ( 35.120439)
total: 508.09 sec