Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-222825
#<BuildRuby:0x00007f42ec46fdd0
@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.20240802-222825",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.006066 0.001565 3.433179 ( 3.697637)
build_miniruby 0.001130 0.000292 1.314011 ( 1.311203)
build_ruby 0.001653 0.000427 3.829836 ( 4.028103)
build_all 0.006499 0.001677 7.888178 ( 3.055244)
build_install 0.016312 0.004068 10.389681 ( 4.711144)
test_btest 0.000672 0.000173 116.569186 ( 32.741036)
test_basic 0.009014 0.001149 1.165998 ( 1.979640)
test_all 0.114403 0.037138 838.964540 (261.298482)
test_rubyspec 0.052134 0.035067 160.903281 ( 33.604906)
total: 346.43 sec