Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240301-001051
#<BuildRuby:0x0000555d29c75a48
@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.20240301-001051",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000029 0.000000 0.000029 ( 0.000030)
build_up 0.009891 0.000000 3.052950 ( 4.431172)
build_miniruby 0.001282 0.000000 1.820031 ( 2.070873)
build_ruby 0.001940 0.000000 3.687721 ( 4.525363)
build_all 0.008250 0.000306 6.004256 ( 6.047761)
build_install 0.018556 0.004435 8.029147 ( 7.503123)
test_btest 0.000689 0.000115 74.146057 ( 68.448531)
test_basic 0.009289 0.000166 0.913278 ( 1.640668)
test_all 0.085006 0.034549 748.988777 (453.241808)
test_rubyspec 0.056170 0.040205 121.703474 (177.072568)
total: 724.98 sec