Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240812-175733
#<BuildRuby:0x00007f111269fdc8
@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.20240812-175733",
@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.000032 0.000000 0.000032 ( 0.000032)
autoconf 0.000047 0.000000 0.000047 ( 0.000047)
configure 0.000044 0.000000 0.000044 ( 0.000044)
build_up 0.009418 0.000451 4.248079 ( 7.320322)
build_miniruby 0.001859 0.000143 1.901239 ( 2.503986)
build_ruby 0.002248 0.000173 4.644604 ( 6.020922)
build_all 0.007387 0.005008 7.802035 ( 8.755843)
build_install 0.010317 0.017194 10.571792 ( 11.870443)
test_btest 0.000901 0.000172 98.781505 (109.923247)
test_basic 0.014106 0.000000 1.238705 ( 1.923642)
test_all 0.130376 0.032612 848.356167 (557.272197)
test_rubyspec 0.045362 0.044603 146.846120 ( 32.866212)
total: 738.46 sec