Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-160654
#<BuildRuby:0x00007ff71154fdc0
@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.20241217-160654",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.006348 0.000486 2.077069 ( 2.521333)
build_miniruby 0.001481 0.000322 30.320726 ( 17.582635)
build_ruby 0.001478 0.000321 4.102565 ( 4.251940)
build_all 0.008028 0.000000 6.088109 ( 2.596330)
build_install 0.011511 0.007139 7.861201 ( 4.136223)
test_btest 0.000763 0.000185 77.217725 ( 27.108701)
test_basic 0.008333 0.004164 1.061949 ( 1.381775)
test_all 0.106095 0.039049 710.482550 (268.336212)
test_rubyspec 0.059196 0.019904 118.710780 ( 25.324359)
total: 353.24 sec