Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-072454
#<BuildRuby:0x000055b3e0af0020
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231220-072454",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000860 0.004177 1.083429 ( 1.555346)
build_miniruby 0.000963 0.000175 0.903216 ( 0.903465)
build_ruby 0.000859 0.000156 2.731612 ( 2.736156)
build_all 0.000022 0.007143 12.241535 ( 1.002060)
build_install 0.008836 0.001509 3.654973 ( 0.999248)
test_btest 0.000394 0.000122 63.752541 ( 4.859028)
test_basic 0.003862 0.000000 0.385843 ( 0.470357)
test_all 0.095286 0.013001 432.811313 ( 43.425455)
test_rubyspec 0.023192 0.027959 40.322520 ( 53.054425)
total: 109.01 sec