Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-092949
#<BuildRuby:0x00005643c8a08090
@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.20231201-092949",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.004105 0.000684 1.221731 ( 1.644682)
build_miniruby 0.000830 0.000138 0.856028 ( 0.856163)
build_ruby 0.001157 0.000193 2.784451 ( 2.784845)
build_all 0.006622 0.003886 16.213068 ( 1.453381)
build_install 0.005505 0.004492 4.789672 ( 1.171308)
test_btest 0.000598 0.000143 83.636411 ( 7.301393)
test_basic 0.003958 0.000134 0.716652 ( 0.793704)
test_all 0.107604 0.028839 525.537574 ( 59.111162)
test_rubyspec 0.010609 0.037220 50.017994 ( 62.490252)
total: 137.61 sec