Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230917-101734
#<BuildRuby:0x0000560ec2bc6890
@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.20230917-101734",
@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.000022)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.005700 0.003695 28.399761 ( 42.198826)
build_miniruby 0.001849 0.000218 19.186576 ( 23.163408)
build_ruby 0.001658 0.000195 3.423243 ( 4.558273)
build_all 0.001418 0.008251 16.782497 ( 20.823489)
build_install 0.017656 0.005090 7.537135 ( 10.411222)
test_btest 0.000896 0.000170 67.415040 ( 72.180109)
test_basic 0.003421 0.000000 0.878185 ( 1.448386)
test_all 0.005227 0.005173 702.861320 (816.840678)
test_rubyspec 0.037320 0.045356 96.042281 (145.362445)
total: 1136.99 sec