Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230925-042229
#<BuildRuby:0x000055961a0c2320
@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.20230925-042229",
@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.000026 0.000005 0.000031 ( 0.000024)
autoconf 0.000034 0.000007 0.000041 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.007107 0.001470 2.546248 ( 5.521777)
build_miniruby 0.000000 0.002194 2.126265 ( 2.369223)
build_ruby 0.000000 0.001790 3.288783 ( 3.846754)
build_all 0.001005 0.008510 5.474890 ( 4.539869)
build_install 0.021132 0.000000 7.025364 ( 5.942203)
test_btest 0.000875 0.000000 62.707930 ( 40.766417)
test_basic 0.005514 0.003770 0.873475 ( 1.152256)
test_all 0.008800 0.001266 705.833259 (384.469462)
test_rubyspec 0.036317 0.047512 96.327454 (134.374715)
total: 582.98 sec