Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-110807
#<BuildRuby:0x0000564ff929e038
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220731-110807",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007949 0.001325 0.829207 ( 1.034412)
build_miniruby 0.001539 0.000257 0.064667 ( 0.063617)
build_ruby 0.001935 0.000000 0.065919 ( 0.064182)
build_all 0.002599 0.004658 1.239924 ( 0.476372)
build_install 0.013864 0.002560 4.285526 ( 1.800671)
test_btest 0.001075 0.000239 53.213179 ( 5.922099)
test_basic 0.000000 0.006739 0.295721 ( 0.384938)
test_all 0.002231 0.000439 507.417112 ( 53.462155)
test_rubyspec 0.098590 0.034770 42.104052 ( 47.794033)
total: 111.00 sec