Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-093644
#<BuildRuby:0x0000560fade60178
@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.20231205-093644",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004505 0.000000 0.984944 ( 1.297136)
build_miniruby 0.000730 0.000000 0.870892 ( 0.870374)
build_ruby 0.001148 0.000000 2.702488 ( 2.704891)
build_all 0.004327 0.004214 12.123387 ( 0.968466)
build_install 0.008160 0.004183 3.553633 ( 0.968467)
test_btest 0.000558 0.000070 65.904115 ( 4.526728)
test_basic 0.003742 0.000468 0.371796 ( 0.453436)
test_all 0.075347 0.022224 380.322183 ( 41.423165)
test_rubyspec 0.042783 0.033519 39.769919 ( 52.449648)
total: 105.66 sec