Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230701-051438
#<BuildRuby:0x000055900f5922a8
@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.20230701-051438",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.007476 0.000388 2.148205 ( 4.825734)
build_miniruby 0.001387 0.000154 2.003875 ( 3.025116)
build_ruby 0.000000 0.001821 3.030604 ( 12.608726)
build_all 0.005459 0.003077 5.108517 ( 4.207702)
build_install 0.013232 0.005144 6.331870 ( 5.838356)
test_btest 0.000638 0.000110 60.408969 ( 36.975899)
test_basic 0.003406 0.004322 0.752892 ( 1.102584)
test_all 0.001371 0.000274 621.651180 (423.446110)
test_rubyspec 0.040590 0.018259 80.781509 (113.693934)
total: 605.73 sec