Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240623-011313
#<BuildRuby:0x00007fb81b95fdc8
@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.20240623-011313",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000031 0.000006 0.000037 ( 0.000036)
build_up 0.004491 0.006296 4.326995 ( 7.972559)
build_miniruby 0.001833 0.000376 2.310820 ( 3.907164)
build_ruby 0.003257 0.000668 4.356414 ( 7.185341)
build_all 0.010720 0.000595 9.881048 ( 19.707121)
build_install 0.013147 0.014154 10.672345 ( 22.264828)
test_btest 0.000895 0.000235 99.236564 (146.530552)
test_basic 0.009678 0.004529 1.199207 ( 2.448322)
test_all 0.118514 0.048938 871.064168 (1007.779553)
test_rubyspec 0.061352 0.036752 152.137269 ( 74.120196)
total: 1291.92 sec