Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-131736
#<BuildRuby:0x00007f003625fde0
@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.20240825-131736",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.002935 0.004940 3.258191 ( 3.127754)
build_miniruby 0.001379 0.000420 1.346015 ( 1.342596)
build_ruby 0.001957 0.000000 4.061708 ( 4.233729)
build_all 0.005274 0.003870 8.265343 ( 3.259156)
build_install 0.010516 0.010824 11.123760 ( 4.916183)
test_btest 0.000581 0.000223 117.372849 ( 30.717241)
test_basic 0.008260 0.001406 1.019732 ( 1.063750)
test_all 0.106893 0.042514 822.626687 (249.692271)
test_rubyspec 0.053145 0.041133 165.759211 ( 35.988181)
total: 334.34 sec