Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-032113
#<BuildRuby:0x000055a613983500
@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/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231019-032113",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004664 0.000061 1.408570 ( 1.610819)
build_miniruby 0.001023 0.000103 0.946890 ( 0.946499)
build_ruby 0.001370 0.000137 2.767898 ( 2.767073)
build_all 0.009340 0.000934 17.845069 ( 1.615408)
build_install 0.010246 0.000531 5.362930 ( 1.283402)
test_btest 0.000984 0.000093 89.430419 ( 7.191938)
test_basic 0.004050 0.000386 0.692813 ( 0.769648)
test_all 0.007045 0.000169 558.233269 ( 50.582481)
test_rubyspec 0.033027 0.018122 52.392520 ( 64.720830)
total: 131.49 sec