Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240805-054516
#<BuildRuby:0x00007f5746b7fdc8
@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.20240805-054516",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000035 0.000006 0.000041 ( 0.000040)
build_up 0.009216 0.000808 4.420771 ( 7.500257)
build_miniruby 0.001970 0.000296 2.560081 ( 3.487490)
build_ruby 0.001827 0.000274 4.585775 ( 6.352760)
build_all 0.010360 0.000921 7.981912 ( 10.706576)
build_install 0.024266 0.002863 11.363699 ( 14.955219)
test_btest 0.000904 0.000000 105.892410 (130.661739)
test_basic 0.008948 0.004072 1.199771 ( 2.166489)
test_all 0.131833 0.035598 846.773863 (798.671263)
test_rubyspec 0.030435 0.065539 158.911003 ( 74.694612)
total: 1049.20 sec