Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-074442
#<BuildRuby:0x00007f4a3bb8fdd0
@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.20240705-074442",
@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.000006 0.000026 ( 0.000026)
autoconf 0.000038 0.000011 0.000049 ( 0.000049)
configure 0.000032 0.000010 0.000042 ( 0.000041)
build_up 0.002359 0.007413 4.586070 ( 4.029258)
build_miniruby 0.002009 0.000000 1.826214 ( 1.822509)
build_ruby 0.002185 0.000120 4.808318 ( 4.911894)
build_all 0.005405 0.005490 9.403767 ( 4.275251)
build_install 0.016356 0.008338 13.298668 ( 6.750671)
test_btest 0.000402 0.000696 126.023213 ( 33.706365)
test_basic 0.005627 0.004439 1.318752 ( 1.365833)
test_all 0.104132 0.052539 1002.984270 (308.113983)
test_rubyspec 0.062666 0.028370 183.131956 ( 44.626633)
total: 409.60 sec