Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240705-155956
#<BuildRuby:0x00007f06d1b1fdd0
@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.20240705-155956",
@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.000028 0.000008 0.000036 ( 0.000031)
autoconf 0.000000 0.000056 0.000056 ( 0.000056)
configure 0.000000 0.000052 0.000052 ( 0.000052)
build_up 0.005886 0.004174 4.860960 ( 4.945112)
build_miniruby 0.000000 0.002182 1.912997 ( 2.382663)
build_ruby 0.001313 0.000888 4.535695 ( 23.191533)
build_all 0.007267 0.003754 7.700282 ( 3.754247)
build_install 0.023817 0.002371 11.056566 ( 6.737162)
test_btest 0.000769 0.000230 100.408824 ( 69.592698)
test_basic 0.008468 0.005553 1.268175 ( 1.712062)
test_all 0.111817 0.056433 892.826814 (856.673531)
test_rubyspec 0.061003 0.040437 166.139068 (175.162134)
total: 1144.15 sec