Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-004037
#<BuildRuby:0x00007f785d55fdc0
@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.20241207-004037",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.002347 0.004613 3.109682 ( 3.202653)
build_miniruby 0.001628 0.000000 1.309576 ( 1.306677)
build_ruby 0.001668 0.000000 3.449276 ( 36.517438)
build_all 0.004879 0.005308 6.866667 ( 4.470317)
build_install 0.017324 0.005612 9.854496 ( 6.444271)
test_btest 0.000720 0.000209 76.042391 ( 34.217516)
test_basic 0.006378 0.001852 0.804262 ( 0.861560)
test_all 0.100013 0.043149 669.481169 (193.284019)
test_rubyspec 0.051000 0.028834 114.471472 ( 22.975738)
total: 303.28 sec