Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-184114
#<BuildRuby:0x00007ff67d84fdc0
@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.20240905-184114",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.003432 0.004736 3.496294 ( 3.926481)
build_miniruby 0.000000 0.001673 1.233892 ( 1.239750)
build_ruby 0.000411 0.001517 3.388521 ( 3.580224)
build_all 0.005858 0.002517 7.849082 ( 3.069638)
build_install 0.018613 0.001184 10.556273 ( 4.843590)
test_btest 0.000760 0.000166 117.589235 ( 30.784345)
test_basic 0.003402 0.007087 1.258182 ( 1.301882)
test_all 0.110154 0.039876 889.562638 (251.270759)
test_rubyspec 0.052680 0.038911 166.863590 ( 35.163996)
total: 335.18 sec