Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-140327
#<BuildRuby:0x000055a29d42d160
@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.20230104-140327",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007782 0.001946 0.980154 ( 1.229040)
build_miniruby 0.001956 0.000489 0.853503 ( 0.851436)
build_ruby 0.002782 0.000000 2.154422 ( 2.154881)
build_all 0.021217 0.000000 18.673134 ( 2.189660)
build_install 0.010623 0.010758 2.062182 ( 1.055487)
test_btest 0.001110 0.000303 90.598567 ( 9.324737)
test_basic 0.007634 0.002083 0.358021 ( 0.443071)
test_all 0.002519 0.000000 676.696969 ( 63.502158)
test_rubyspec 0.108385 0.063203 47.811984 ( 56.004321)
total: 136.76 sec