Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-205150
#<BuildRuby:0x00007f486055fdc0
@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.20240924-205150",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.006888 0.004239 5.335410 ( 7.049590)
build_miniruby 0.002373 0.000238 11.716158 ( 12.732090)
build_ruby 0.002257 0.000225 4.824057 ( 5.572788)
build_all 0.010677 0.001068 7.564492 ( 6.730222)
build_install 0.011985 0.015142 11.317297 ( 9.454507)
test_btest 0.000820 0.000143 98.775792 ( 82.342349)
test_basic 0.004791 0.007520 1.291386 ( 1.788279)
test_all 0.099417 0.054274 750.460666 (313.738516)
test_rubyspec 0.026235 0.061385 130.225219 ( 35.630299)
total: 475.04 sec