Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-234902
#<BuildRuby:0x00007f6aa3bffdc8
@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.20241011-234902",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.000000 0.008030 3.500865 ( 3.388496)
build_miniruby 0.000218 0.001503 1.161955 ( 1.159002)
build_ruby 0.000000 0.002074 3.916786 ( 4.099259)
build_all 0.007088 0.001457 6.962003 ( 2.832628)
build_install 0.011311 0.006442 9.847908 ( 4.810668)
test_btest 0.000752 0.000265 87.391048 ( 23.077040)
test_basic 0.002337 0.007388 1.046329 ( 1.095877)
test_all 0.081949 0.066792 710.917786 (220.935934)
test_rubyspec 0.047131 0.038564 130.882779 ( 28.739071)
total: 290.14 sec