Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231111-202459
#<BuildRuby:0x0000561044efe368
@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.20231111-202459",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.002510 0.003724 2.237065 ( 2.400325)
build_miniruby 0.001308 0.000201 1.706453 ( 1.779173)
build_ruby 0.001977 0.000000 3.422658 ( 13.221179)
build_all 0.007551 0.000862 4.999378 ( 3.747235)
build_install 0.015709 0.006224 6.485447 ( 5.277076)
test_btest 0.000750 0.000134 64.355608 ( 42.914627)
test_basic 0.006368 0.001137 0.750674 ( 1.001385)
test_all 0.106846 0.019866 700.311875 (618.298298)
test_rubyspec 0.047649 0.034012 92.053781 (171.207772)
total: 859.85 sec