Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230709-071011
#<BuildRuby:0x000055ea1661a228
@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.20230709-071011",
@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.000002 0.000023 ( 0.000024)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.004634 0.004624 23.935095 ( 26.484082)
build_miniruby 0.008079 0.000525 161.272010 (167.078283)
build_ruby 0.001461 0.000195 3.648088 ( 4.112373)
build_all 0.009913 0.005232 31.329134 ( 18.792749)
build_install 0.016914 0.001937 6.670281 ( 6.183358)
test_btest 0.001008 0.000000 67.146776 ( 38.854747)
test_basic 0.008068 0.000000 0.817690 ( 1.098938)
test_all 0.002473 0.000000 579.411615 (297.718632)
test_rubyspec 0.035640 0.022640 85.396287 (109.996067)
total: 670.32 sec