Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-222615
#<BuildRuby:0x000055ac2df5bd68
@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.20231202-222615",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000801 0.004099 1.329626 ( 1.667741)
build_miniruby 0.001020 0.000085 0.852446 ( 0.851760)
build_ruby 0.001400 0.000000 2.742338 ( 2.742703)
build_all 0.010241 0.000000 16.664181 ( 1.485222)
build_install 0.008416 0.000000 4.919807 ( 1.176721)
test_btest 0.001169 0.000024 86.820176 ( 7.561857)
test_basic 0.003901 0.000000 0.823672 ( 0.900644)
test_all 0.106772 0.027731 533.239486 ( 55.859742)
test_rubyspec 0.037113 0.011036 49.724404 ( 61.979872)
total: 134.23 sec