Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240309-140844
#<BuildRuby:0x000055bcfffb22e8
@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.20240309-140844",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.008185 0.001046 2.797677 ( 8.862844)
build_miniruby 0.001214 0.000304 1.887578 ( 2.867152)
build_ruby 0.001441 0.000360 3.651365 ( 29.264709)
build_all 0.004686 0.004406 6.085045 ( 6.340479)
build_install 0.018777 0.003570 7.914821 ( 8.950428)
test_btest 0.000786 0.000210 74.988548 ( 86.287616)
test_basic 0.006013 0.002413 0.857924 ( 1.443925)
test_all 0.091482 0.031613 704.933695 (583.679305)
test_rubyspec 0.043550 0.053616 119.404245 (182.600888)
total: 910.30 sec