Logfile: /home/ko1/ruby/logs/brlog.trunk.20230217-015040
#<BuildRuby:0x000055aed5de0060
@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.20230217-015040",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000007)
build_up 0.000603 0.003214 0.775165 ( 1.159938)
build_miniruby 0.000893 0.000206 0.667330 ( 0.666467)
build_ruby 0.001009 0.000233 2.134142 ( 2.155313)
build_all 0.008666 0.001023 12.300881 ( 1.538863)
build_install 0.002672 0.003821 1.550889 ( 0.765083)
test_btest 0.000500 0.000134 66.327864 ( 6.101559)
test_basic 0.003035 0.000809 0.294362 ( 0.390537)
test_all 0.000945 0.000252 491.942879 ( 48.274705)
test_rubyspec 0.016505 0.011605 34.950051 ( 45.462742)
total: 106.52 sec