Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230603-151118
#<BuildRuby:0x00005611d4fe1ff0
@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.20230603-151118",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.006379 0.000000 2.072451 ( 4.666952)
build_miniruby 0.001607 0.000000 1.519835 ( 2.113935)
build_ruby 0.001740 0.000000 2.911147 ( 3.991842)
build_all 0.007574 0.000034 2.326604 ( 2.811256)
build_install 0.019961 0.000000 3.468524 ( 4.215425)
test_btest 0.000713 0.000000 65.531558 ( 63.685487)
test_basic 0.000000 0.007221 0.692832 ( 2.465601)
test_all 0.002020 0.005470 611.517173 (697.456478)
test_rubyspec 0.044798 0.018790 79.453123 (122.641409)
total: 904.05 sec