Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230626-131826
#<BuildRuby:0x000055aa0b2e1a48
@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.20230626-131826",
@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.000013)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.006004 0.001251 2.127170 ( 4.723539)
build_miniruby 0.000000 0.001776 1.878199 ( 2.272918)
build_ruby 0.000000 0.001539 3.036928 ( 4.086643)
build_all 0.007859 0.000613 5.060950 ( 4.557912)
build_install 0.017577 0.001948 6.329428 ( 6.262052)
test_btest 0.000926 0.000198 63.700462 ( 43.482761)
test_basic 0.002670 0.005274 0.786288 ( 1.193568)
test_all 0.001019 0.000254 567.641135 (390.074903)
test_rubyspec 0.039889 0.026162 81.945367 (115.243000)
total: 571.90 sec