Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241010-104842
#<BuildRuby:0x00007ffb21b4fdd8
@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.20241010-104842",
@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.000026 0.000005 0.000031 ( 0.000030)
autoconf 0.000045 0.000008 0.000053 ( 0.000052)
configure 0.000035 0.000007 0.000042 ( 0.000042)
build_up 0.004577 0.005041 4.390930 ( 5.135418)
build_miniruby 0.001554 0.000351 2.517299 ( 2.718022)
build_ruby 0.002310 0.000000 4.509455 ( 5.247575)
build_all 0.009733 0.002232 6.570752 ( 4.325604)
build_install 0.019834 0.004859 9.653026 ( 6.851980)
test_btest 0.000865 0.000195 81.862748 ( 58.075886)
test_basic 0.011241 0.001570 1.169025 ( 1.491004)
test_all 0.119158 0.042238 725.322485 (472.680326)
test_rubyspec 0.045327 0.047799 122.298456 ( 65.473248)
total: 622.00 sec