Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-205629
#<BuildRuby:0x000055f265e634f0
@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.20231229-205629",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003874 0.001162 0.789501 ( 1.183269)
build_miniruby 0.000879 0.000264 0.811026 ( 0.810473)
build_ruby 0.001143 0.000343 2.718905 ( 2.719604)
build_all 0.000000 0.007813 11.934206 ( 1.007144)
build_install 0.008289 0.005508 3.418582 ( 0.969768)
test_btest 0.000530 0.000265 63.047243 ( 4.395564)
test_basic 0.000327 0.004776 0.382738 ( 0.462872)
test_all 0.092493 0.005612 400.989149 ( 35.060822)
test_rubyspec 0.038584 0.032010 40.792561 ( 53.357982)
total: 99.97 sec