Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230820-212900
#<BuildRuby:0x00005624ef566228
@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.20230820-212900",
@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.000002 0.000023 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.002833 0.004331 2.310077 ( 4.856171)
build_miniruby 0.001267 0.000169 1.622071 ( 1.932882)
build_ruby 0.001325 0.000177 3.313674 ( 3.855352)
build_all 0.007327 0.000977 5.413329 ( 5.617037)
build_install 0.019618 0.000243 6.754402 ( 6.845422)
test_btest 0.000938 0.000000 68.304705 ( 53.059090)
test_basic 0.004567 0.003419 0.810317 ( 1.234667)
test_all 0.009978 0.000190 673.569103 (370.089579)
test_rubyspec 0.039155 0.037507 92.664708 (115.914819)
total: 563.41 sec