Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230617-091150
#<BuildRuby:0x000055c130355e98
@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.20230617-091150",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005227 0.003444 22.878289 ( 17.183113)
build_miniruby 0.004602 0.003939 160.920676 ( 94.123444)
build_ruby 0.001291 0.000250 3.349799 ( 4.374847)
build_all 0.003807 0.008685 27.722294 ( 20.699830)
build_install 0.018070 0.000463 3.749607 ( 4.196269)
test_btest 0.000580 0.000132 68.447364 ( 48.635716)
test_basic 0.002975 0.000680 0.685278 ( 1.180604)
test_all 0.000920 0.000210 574.768609 (482.147984)
test_rubyspec 0.033574 0.028210 81.491088 (119.487041)
total: 792.03 sec