Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230611-051022
#<BuildRuby:0x00005636804d6450
@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.20230611-051022",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.005566 0.001452 1.963554 ( 4.448759)
build_miniruby 0.001200 0.000313 1.396474 ( 1.651558)
build_ruby 0.001153 0.000301 2.660717 ( 3.374464)
build_all 0.005458 0.001423 2.259327 ( 2.587877)
build_install 0.005856 0.015336 3.469651 ( 3.581130)
test_btest 0.000713 0.000274 59.288880 ( 39.521489)
test_basic 0.005050 0.002910 0.686469 ( 0.969243)
test_all 0.001327 0.000521 534.974607 (287.572325)
test_rubyspec 0.031047 0.028263 79.201296 (113.588274)
total: 457.30 sec