Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-180849
#<BuildRuby:0x00007fb62903fde0
@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.20240706-180849",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.010211 0.000000 4.624422 ( 5.790229)
build_miniruby 0.002251 0.000000 1.914205 ( 2.267693)
build_ruby 0.000000 0.003240 4.863471 ( 6.003928)
build_all 0.003997 0.007940 9.035578 ( 8.337820)
build_install 0.018304 0.010367 12.778132 ( 11.507802)
test_btest 0.000811 0.000198 130.996504 (145.209049)
test_basic 0.000000 0.015028 1.480978 ( 2.264903)
test_all 0.110455 0.061749 1044.584985 (984.880191)
test_rubyspec 0.039814 0.060055 183.008090 ( 99.597304)
total: 1265.86 sec