Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-234759
#<BuildRuby:0x00007f6157aefdc0
@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.20241009-234759",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.003497 0.003895 2.767718 ( 2.714309)
build_miniruby 0.001272 0.000303 1.357543 ( 1.354217)
build_ruby 0.001297 0.000309 3.749193 ( 3.929544)
build_all 0.002068 0.006368 6.012605 ( 2.316604)
build_install 0.014782 0.002569 8.327479 ( 3.708677)
test_btest 0.000836 0.000000 81.993641 ( 21.245522)
test_basic 0.006481 0.003694 0.867191 ( 0.919635)
test_all 0.100995 0.045683 695.557922 (212.495386)
test_rubyspec 0.043516 0.042294 130.231572 ( 23.756874)
total: 272.44 sec