Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230803-172341
#<BuildRuby:0x000056027caee348
@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.20230803-172341",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.003322 0.003847 2.362370 ( 5.072389)
build_miniruby 0.001559 0.000269 2.073377 ( 2.895686)
build_ruby 0.001208 0.000209 3.306902 ( 4.074888)
build_all 0.007110 0.001226 2.878618 ( 3.027590)
build_install 0.013975 0.007177 4.381177 ( 4.972899)
test_btest 0.000715 0.000148 68.901642 ( 56.232611)
test_basic 0.007588 0.000558 0.813108 ( 1.235655)
test_all 0.001061 0.000212 597.293296 (411.508425)
test_rubyspec 0.020843 0.038975 84.339318 (109.257388)
total: 598.28 sec