Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-095311
#<BuildRuby:0x00005642f8c60098
@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.20231110-095311",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004202 0.000989 1.450918 ( 1.818900)
build_miniruby 0.000813 0.000192 0.854441 ( 0.854698)
build_ruby 0.001555 0.000365 2.729272 ( 2.728506)
build_all 0.009499 0.000000 15.963482 ( 1.439960)
build_install 0.007382 0.000821 4.819122 ( 1.163311)
test_btest 0.000000 0.001070 81.116528 ( 7.282097)
test_basic 0.001204 0.002527 0.662702 ( 0.741378)
test_all 0.114740 0.016914 513.906672 ( 47.145655)
test_rubyspec 0.031672 0.014181 49.415076 ( 61.805093)
total: 124.98 sec