Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-161139
#<BuildRuby:0x00007ff152dffde0
@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.20240928-161139",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.000754 0.008064 4.640417 ( 4.104387)
build_miniruby 0.001328 0.000310 1.690964 ( 1.687583)
build_ruby 0.001729 0.000404 4.251623 ( 4.440620)
build_all 0.000000 0.009007 6.827649 ( 2.851205)
build_install 0.013232 0.006219 9.677382 ( 4.141034)
test_btest 0.000929 0.000000 92.183929 ( 24.478906)
test_basic 0.000000 0.010261 0.994688 ( 1.037681)
test_all 0.106166 0.042921 756.065400 (241.967428)
test_rubyspec 0.055975 0.031588 131.806335 ( 29.111145)
total: 313.82 sec