Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-235141
#<BuildRuby:0x000055c286722dd0
@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-235141",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.005080 1.300382 ( 1.666980)
build_miniruby 0.000667 0.000365 0.911280 ( 0.911021)
build_ruby 0.001045 0.000331 2.805238 ( 2.805271)
build_all 0.005467 0.004261 15.784501 ( 1.406561)
build_install 0.006041 0.003207 4.634170 ( 1.152639)
test_btest 0.000702 0.000255 84.525946 ( 7.023929)
test_basic 0.002489 0.003215 0.866008 ( 0.941496)
test_all 0.102143 0.031894 501.132482 ( 56.740681)
test_rubyspec 0.013216 0.032851 49.117861 ( 61.477518)
total: 134.13 sec