Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-183419
#<BuildRuby:0x000055f3b364b048
@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-183419",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003689 0.000671 1.066231 ( 1.317323)
build_miniruby 0.000893 0.000162 0.902823 ( 0.903777)
build_ruby 0.000844 0.000153 2.741587 ( 2.744639)
build_all 0.003456 0.004021 12.177537 ( 1.014964)
build_install 0.006616 0.007698 3.581517 ( 0.990517)
test_btest 0.000406 0.000145 64.395784 ( 5.672395)
test_basic 0.003202 0.001143 0.384269 ( 0.465579)
test_all 0.074765 0.031773 433.094027 ( 39.201944)
test_rubyspec 0.032192 0.028355 40.713341 ( 53.452801)
total: 105.76 sec