Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-173541
#<BuildRuby:0x00007f6b5810fde0
@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.20240729-173541",
@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.000007 0.000031 ( 0.000030)
autoconf 0.000042 0.000011 0.000053 ( 0.000052)
configure 0.000033 0.000009 0.000042 ( 0.000042)
build_up 0.007406 0.002083 4.059921 ( 6.277653)
build_miniruby 0.001493 0.000420 1.825132 ( 2.562177)
build_ruby 0.001819 0.000511 4.654828 ( 6.031079)
build_all 0.009575 0.001423 9.094343 ( 9.925848)
build_install 0.017648 0.010640 12.695879 ( 15.129858)
test_btest 0.000731 0.000225 129.803894 (173.756404)
test_basic 0.009263 0.004509 1.454773 ( 2.955129)
test_all 0.125004 0.048415 976.962391 (1036.621854)
test_rubyspec 0.043823 0.052161 180.728800 ( 59.390335)
total: 1312.65 sec