Logfile: /home/ko1/ruby/logs/brlog.trunk.20230208-113021
#<BuildRuby:0x000055eaf2cdc0c0
@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.20230208-113021",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003814 0.000000 0.631626 ( 1.330810)
build_miniruby 0.000812 0.000051 0.651314 ( 0.650505)
build_ruby 0.001177 0.000084 2.049112 ( 2.070668)
build_all 0.009215 0.000340 12.152587 ( 1.485481)
build_install 0.001709 0.004687 1.504059 ( 0.719161)
test_btest 0.000659 0.000088 65.990037 ( 6.196004)
test_basic 0.003426 0.000456 0.254485 ( 0.349469)
test_all 0.000820 0.000109 489.785720 ( 47.074601)
test_rubyspec 0.011144 0.021992 35.077105 ( 45.640032)
total: 105.52 sec