Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-191525
#<BuildRuby:0x00007f17e15afdc0
@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.20240928-191525",
@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.000003 0.000019 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002862 0.004627 3.263929 ( 2.986622)
build_miniruby 0.001277 0.000336 1.301905 ( 1.298759)
build_ruby 0.001403 0.000369 3.412493 ( 3.594829)
build_all 0.000000 0.008167 6.273278 ( 2.557980)
build_install 0.005404 0.013245 8.256327 ( 3.498137)
test_btest 0.000837 0.000419 81.979829 ( 24.359113)
test_basic 0.008727 0.000731 0.976984 ( 3.299683)
test_all 0.099068 0.044752 633.462084 (213.196034)
test_rubyspec 0.049071 0.039343 131.127551 ( 23.066175)
total: 277.86 sec