Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241019-025622
#<BuildRuby:0x00007f0f44a8fde0
@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.20241019-025622",
@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.000004 0.000025 ( 0.000025)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.008796 0.001087 4.369479 ( 5.650549)
build_miniruby 0.001926 0.000428 1.807707 ( 1.990482)
build_ruby 0.001767 0.000392 4.592570 ( 5.247424)
build_all 0.009155 0.002035 6.925127 ( 6.059004)
build_install 0.017747 0.007769 10.065514 ( 8.879999)
test_btest 0.000791 0.000193 83.485371 ( 65.704801)
test_basic 0.011813 0.001783 1.179337 ( 1.342058)
test_all 0.107510 0.052156 802.459154 (452.466013)
test_rubyspec 0.062421 0.031451 125.917728 ( 57.743864)
total: 605.09 sec