Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241018-165553
#<BuildRuby:0x00007fb0e911fde0
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20241018-165553",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000038 0.000005 0.000043 ( 0.000042)
configure 0.000036 0.000004 0.000040 ( 0.000040)
build_up 0.009163 0.000550 4.650456 ( 6.118999)
build_miniruby 0.002486 0.000000 11.313248 ( 12.277359)
build_ruby 0.002082 0.000048 4.535663 ( 5.009594)
build_all 0.010138 0.000607 6.674647 ( 4.877133)
build_install 0.014361 0.010559 9.783951 ( 7.608252)
test_btest 0.000915 0.000140 85.428154 ( 65.766879)
test_basic 0.010919 0.001680 1.133307 ( 1.387196)
test_all 0.113367 0.051824 752.404774 (370.593405)
test_rubyspec 0.052446 0.041010 124.709889 ( 45.525548)
total: 519.17 sec