Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230601-030758
#<BuildRuby:0x000055d486941f00
@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.20230601-030758",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.002144 0.004505 1.984382 ( 4.378023)
build_miniruby 0.000000 0.001650 1.425280 ( 1.901494)
build_ruby 0.000000 0.001985 2.809142 ( 3.556888)
build_all 0.005649 0.001909 2.267515 ( 2.763273)
build_install 0.014427 0.002836 3.358517 ( 3.682892)
test_btest 0.000594 0.000167 59.869116 ( 43.927065)
test_basic 0.006719 0.000000 0.688877 ( 1.042551)
test_all 0.001253 0.000000 569.042265 (625.070291)
test_rubyspec 0.040148 0.020633 78.250137 (128.108584)
total: 814.43 sec