Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-004516
#<BuildRuby:0x00007f79b667fde0
@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.20241008-004516",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000041 0.000007 0.000048 ( 0.000047)
configure 0.000036 0.000006 0.000042 ( 0.000041)
build_up 0.007920 0.000533 3.981230 ( 3.880033)
build_miniruby 0.001623 0.000000 1.613890 ( 1.613346)
build_ruby 0.002227 0.000000 4.016740 ( 4.181340)
build_all 0.003383 0.007272 7.415261 ( 3.470258)
build_install 0.009871 0.011278 10.387465 ( 5.046750)
test_btest 0.000641 0.000168 99.866649 ( 47.053114)
test_basic 0.003488 0.007674 1.235697 ( 1.450315)
test_all 0.116369 0.042428 859.639825 (508.973751)
test_rubyspec 0.055520 0.040767 144.566026 (117.952478)
total: 693.62 sec