Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231206-210001
#<BuildRuby:0x0000561631ae2138
@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.20231206-210001",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.007029 0.001042 2.733214 ( 4.464537)
build_miniruby 0.001478 0.000219 1.707665 ( 2.069315)
build_ruby 0.001380 0.000205 3.298661 ( 4.259053)
build_all 0.009170 0.000112 5.440885 ( 5.412292)
build_install 0.016172 0.004762 7.091001 ( 6.916734)
test_btest 0.000669 0.000105 65.462583 ( 57.218249)
test_basic 0.003637 0.000568 0.818629 ( 1.322718)
test_all 0.105204 0.016590 709.118649 (432.180141)
test_rubyspec 0.047159 0.026140 89.421008 (125.092173)
total: 638.94 sec