Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-151545
#<BuildRuby:0x00007f8da142fdc0
@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.20241112-151545",
@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.000039 0.000008 0.000047 ( 0.000046)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.007450 0.000000 3.877261 ( 3.801503)
build_miniruby 0.001409 0.000000 1.337449 ( 1.336356)
build_ruby 0.001929 0.000000 3.830955 ( 27.777784)
build_all 0.004875 0.003136 6.363042 ( 2.664892)
build_install 0.013385 0.005166 9.027466 ( 4.578434)
test_btest 0.000722 0.000162 79.414303 ( 24.012253)
test_basic 0.005853 0.005541 1.120291 ( 1.236012)
test_all 0.121620 0.029287 741.738578 (269.751104)
test_rubyspec 0.047532 0.036493 126.299640 ( 39.847823)
total: 375.01 sec