Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-171333
#<BuildRuby:0x00007f1081bdfdd8
@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.20241029-171333",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.004358 0.004098 4.135406 ( 4.841921)
build_miniruby 0.000000 0.002175 1.625636 ( 1.739485)
build_ruby 0.001113 0.001137 4.543920 ( 5.137793)
build_all 0.009703 0.001218 7.403178 ( 6.016831)
build_install 0.015424 0.010110 10.583041 ( 8.677880)
test_btest 0.000725 0.000186 81.902420 ( 66.761485)
test_basic 0.010233 0.001467 1.192904 ( 1.589295)
test_all 0.095709 0.057572 790.274416 (368.030529)
test_rubyspec 0.043984 0.036832 121.626511 ( 32.513916)
total: 495.31 sec