Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240928-163903
#<BuildRuby:0x00007f8fc1fcfdc0
@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.20240928-163903",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000042 0.000010 0.000052 ( 0.000051)
configure 0.000035 0.000000 0.000035 ( 0.000034)
build_up 0.010772 0.000000 5.186304 ( 7.619942)
build_miniruby 0.002387 0.000000 1.792744 ( 2.376230)
build_ruby 0.001097 0.001213 4.506838 ( 5.952017)
build_all 0.009305 0.001947 6.462618 ( 7.367628)
build_install 0.017717 0.009221 10.071521 ( 11.120001)
test_btest 0.001072 0.000257 85.236647 ( 97.220750)
test_basic 0.008154 0.004061 1.184103 ( 2.138259)
test_all 0.124048 0.037757 745.759649 (714.881424)
test_rubyspec 0.043527 0.048648 127.334240 ( 70.330690)
total: 919.01 sec