Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230622-091711
#<BuildRuby:0x000055c040c82458
@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.20230622-091711",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000025 0.000005 0.000030 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006688 0.000488 2.130360 ( 4.626218)
build_miniruby 0.001250 0.000223 1.635213 ( 2.146926)
build_ruby 0.000000 0.001554 3.128010 ( 3.883282)
build_all 0.001611 0.006984 4.988557 ( 4.805215)
build_install 0.016056 0.003010 6.383996 ( 6.413772)
test_btest 0.000668 0.000162 64.450323 ( 52.938480)
test_basic 0.006642 0.000612 0.765527 ( 1.132053)
test_all 0.000000 0.001907 581.953051 (404.333300)
test_rubyspec 0.029806 0.031116 80.244196 (114.008548)
total: 594.29 sec