Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-211158
#<BuildRuby:0x00007f4752defdc8
@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.20241004-211158",
@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.000024 0.000007 0.000031 ( 0.000031)
autoconf 0.000037 0.000010 0.000047 ( 0.000046)
configure 0.000034 0.000009 0.000043 ( 0.000044)
build_up 0.004048 0.004019 3.589901 ( 3.453474)
build_miniruby 0.001246 0.000370 1.575172 ( 1.573757)
build_ruby 0.001287 0.000381 3.496807 ( 3.648322)
build_all 0.001746 0.007376 7.255943 ( 2.949607)
build_install 0.016088 0.002677 9.672053 ( 4.465329)
test_btest 0.000713 0.000238 93.267044 ( 24.858521)
test_basic 0.008383 0.002794 0.981813 ( 1.028529)
test_all 0.104559 0.047299 785.699759 (224.073799)
test_rubyspec 0.049375 0.039005 136.017323 ( 31.180577)
total: 297.23 sec