Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-213420
#<BuildRuby:0x0000555e4ebd6eb8
@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.20231108-213420",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004772 0.000503 1.320088 ( 1.567038)
build_miniruby 0.001156 0.000000 0.907407 ( 0.906808)
build_ruby 0.001895 0.000000 2.713675 ( 2.712464)
build_all 0.009455 0.000411 16.459169 ( 1.459047)
build_install 0.004206 0.004373 4.918343 ( 1.137110)
test_btest 0.000000 0.001163 82.217836 ( 7.720496)
test_basic 0.003424 0.000937 0.690821 ( 0.767962)
test_all 0.103552 0.035518 497.498815 ( 53.545224)
test_rubyspec 0.021192 0.029503 49.890620 ( 62.073636)
total: 131.89 sec