Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230801-111855
#<BuildRuby:0x0000561b922aa090
@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.20230801-111855",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005120 0.004523 25.354639 ( 21.159601)
build_miniruby 0.001303 0.000179 2.258390 ( 2.634882)
build_ruby 0.002127 0.000000 3.382947 ( 4.268655)
build_all 0.006743 0.002388 12.819061 ( 14.169370)
build_install 0.016443 0.004574 4.240536 ( 4.360327)
test_btest 0.000735 0.000119 62.190691 ( 47.266931)
test_basic 0.000000 0.008157 0.815494 ( 1.305173)
test_all 0.000000 0.001526 638.258073 (456.682021)
test_rubyspec 0.033140 0.029984 83.861205 (114.785285)
total: 666.63 sec