Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241115-012339
#<BuildRuby:0x00007feb7ee5fdc8
@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.20241115-012339",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000031 0.000011 0.000042 ( 0.000040)
configure 0.000027 0.000010 0.000037 ( 0.000037)
build_up 0.004993 0.004275 4.464472 ( 5.976966)
build_miniruby 0.001692 0.000634 2.304822 ( 2.689280)
build_ruby 0.001789 0.000670 4.328280 ( 4.728547)
build_all 0.005888 0.004742 7.176136 ( 5.263006)
build_install 0.016736 0.010675 9.528016 ( 7.312874)
test_btest 0.000687 0.000289 65.028449 ( 62.986050)
test_basic 0.010137 0.002524 1.042635 ( 1.447292)
test_all 0.113828 0.043874 689.308814 (431.833950)
test_rubyspec 0.028376 0.058621 107.853394 ( 36.522386)
total: 558.76 sec