Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240707-015821
#<BuildRuby:0x00007f5a15e8fdc0
@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.20240707-015821",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000037 0.000006 0.000043 ( 0.000042)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.008102 0.001227 4.509501 ( 3.932257)
build_miniruby 0.001736 0.000263 1.497299 ( 1.497554)
build_ruby 0.002086 0.000316 4.534428 ( 4.693797)
build_all 0.006213 0.003927 7.681003 ( 3.856308)
build_install 0.018085 0.005248 10.576283 ( 5.615051)
test_btest 0.001084 0.000000 99.539031 ( 37.991003)
test_basic 0.010823 0.004211 1.242681 ( 1.358245)
test_all 0.115866 0.042760 853.823269 (446.292010)
test_rubyspec 0.041608 0.057190 161.169689 (138.926482)
total: 644.16 sec