Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-124724
#<BuildRuby:0x0000563c9e7ab5f8
@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.20231130-124724",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000014)
build_up 0.005956 0.000183 1.454579 ( 1.819623)
build_miniruby 0.001197 0.000120 1.012087 ( 1.011391)
build_ruby 0.001309 0.000131 3.097325 ( 3.096838)
build_all 0.009525 0.000494 16.966228 ( 1.532744)
build_install 0.009496 0.000000 5.055990 ( 1.234120)
test_btest 0.001071 0.000000 87.823972 ( 7.042672)
test_basic 0.004299 0.000000 0.735824 ( 0.813223)
test_all 0.088298 0.046595 549.923407 ( 53.285636)
test_rubyspec 0.006873 0.042191 49.255941 ( 61.638214)
total: 131.48 sec