Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-103227
#<BuildRuby:0x00007fafb173fdd0
@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.20241005-103227",
@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.000031 0.000001 0.000032 ( 0.000032)
autoconf 0.000050 0.000002 0.000052 ( 0.000051)
configure 0.000036 0.000002 0.000038 ( 0.000037)
build_up 0.008886 0.000247 4.355885 ( 8.273217)
build_miniruby 0.002143 0.000000 1.854928 ( 6.700982)
build_ruby 0.002402 0.000000 4.701981 ( 43.845640)
build_all 0.010636 0.000149 8.087618 ( 6.375366)
build_install 0.021611 0.004468 11.130814 ( 9.429834)
test_btest 0.000860 0.000055 99.573770 ( 89.320231)
test_basic 0.008675 0.004643 1.308543 ( 1.880882)
test_all 0.119696 0.042925 890.211252 (541.516162)
test_rubyspec 0.053227 0.039441 144.793800 ( 70.029798)
total: 777.37 sec