Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230618-111237
#<BuildRuby:0x000055ee8a2cdfc0
@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.20230618-111237",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.006545 0.000298 2.060899 ( 4.519615)
build_miniruby 0.001516 0.000169 1.523980 ( 1.886649)
build_ruby 0.001294 0.000144 2.930403 ( 3.933612)
build_all 0.003704 0.004620 2.471820 ( 2.713924)
build_install 0.011637 0.008247 3.639640 ( 3.905610)
test_btest 0.000808 0.000161 65.242909 ( 48.023088)
test_basic 0.006209 0.000387 0.716265 ( 1.216722)
test_all 0.001307 0.000253 607.644431 (486.099888)
test_rubyspec 0.031244 0.033739 82.790316 (120.365399)
total: 672.67 sec