Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230824-173041
#<BuildRuby:0x0000555e6544a458
@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.20230824-173041",
@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.000003 0.000019 ( 0.000021)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.004808 0.004200 2.466660 ( 5.565814)
build_miniruby 0.001730 0.000449 15.450077 ( 12.772668)
build_ruby 0.001525 0.000395 3.323113 ( 4.077283)
build_all 0.003591 0.005210 5.134200 ( 4.435955)
build_install 0.015441 0.004575 6.774599 ( 5.883183)
test_btest 0.000659 0.000195 67.071860 ( 46.997090)
test_basic 0.000000 0.008842 0.837169 ( 1.555293)
test_all 0.006450 0.003228 618.312340 (370.267369)
test_rubyspec 0.042051 0.030837 92.416872 (121.099988)
total: 572.66 sec