Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-210126
#<BuildRuby:0x0000561c7b8436e8
@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.20230206-210126",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.003321 0.000511 0.622290 ( 1.047796)
build_miniruby 0.000808 0.000124 0.647974 ( 0.647376)
build_ruby 0.000000 0.001176 2.056424 ( 2.056730)
build_all 0.003942 0.004844 12.395046 ( 1.539142)
build_install 0.005767 0.000520 1.479232 ( 0.725268)
test_btest 0.000551 0.000130 63.248483 ( 6.408058)
test_basic 0.000000 0.003495 0.255963 ( 0.350969)
test_all 0.000784 0.000404 481.740380 ( 46.766894)
test_rubyspec 0.020571 0.006549 35.405329 ( 45.983556)
total: 105.53 sec