Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-171354
#<BuildRuby:0x000055b3e15880a0
@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.20231021-171354",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.002043 0.003477 1.529048 ( 1.753892)
build_miniruby 0.000988 0.000274 0.948858 ( 0.947825)
build_ruby 0.001121 0.000311 2.703989 ( 2.704304)
build_all 0.006462 0.003556 16.999178 ( 1.526130)
build_install 0.001768 0.007091 5.005442 ( 1.168094)
test_btest 0.000759 0.000289 84.356916 ( 7.713754)
test_basic 0.000000 0.004930 0.667884 ( 0.746517)
test_all 0.104241 0.035044 504.841272 ( 56.897608)
test_rubyspec 0.028809 0.021998 49.176943 ( 61.554047)
total: 135.01 sec