Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230626-011732
#<BuildRuby:0x000055f50cfc1f28
@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-011732",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003350 0.004507 2.081751 ( 4.725785)
build_miniruby 0.001449 0.000269 1.647602 ( 2.017224)
build_ruby 0.001804 0.000000 3.044237 ( 4.160720)
build_all 0.004511 0.004567 4.969147 ( 4.718247)
build_install 0.011826 0.009247 6.197751 ( 6.136768)
test_btest 0.000572 0.000152 63.703301 ( 48.355617)
test_basic 0.004077 0.004232 0.792554 ( 1.197092)
test_all 0.001888 0.000549 557.147463 (404.556245)
test_rubyspec 0.045471 0.019458 83.613851 (120.940665)
total: 596.81 sec