Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-190151
#<BuildRuby:0x00007f6b4381fdc0
@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.20241128-190151",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000026 0.000009 0.000035 ( 0.000034)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.000900 0.008542 3.635175 ( 3.691469)
build_miniruby 0.001667 0.000000 1.826983 ( 1.841739)
build_ruby 0.000000 0.002382 4.521690 ( 4.780037)
build_all 0.002785 0.008018 6.909003 ( 4.403146)
build_install 0.012376 0.011828 9.733529 ( 6.080293)
test_btest 0.000648 0.000354 83.394465 ( 54.936882)
test_basic 0.005828 0.003178 0.938081 ( 3.272182)
test_all 0.123664 0.030450 745.418238 (251.938808)
test_rubyspec 0.046260 0.043502 122.403436 ( 29.351056)
total: 360.30 sec