Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241012-105011
#<BuildRuby:0x00007f83092afdd0
@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.20241012-105011",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.007521 0.000860 3.702527 ( 3.602542)
build_miniruby 0.001460 0.000167 1.543846 ( 1.567536)
build_ruby 0.002034 0.000232 4.326245 ( 4.546391)
build_all 0.011183 0.000767 6.813251 ( 5.106385)
build_install 0.025689 0.001259 9.818741 ( 7.480893)
test_btest 0.000768 0.000079 86.096329 ( 62.066014)
test_basic 0.000000 0.012789 1.106546 ( 1.256399)
test_all 0.114480 0.044769 792.597365 (493.857050)
test_rubyspec 0.036889 0.058720 125.161025 ( 74.245990)
total: 653.73 sec