Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-184825
#<BuildRuby:0x000055c7c1bc2148
@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.20220807-184825",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007914 0.001319 0.822693 ( 0.861668)
build_miniruby 0.001142 0.000191 0.060791 ( 0.059928)
build_ruby 0.001555 0.000260 0.064793 ( 0.063070)
build_all 0.007346 0.001224 1.251035 ( 0.470372)
build_install 0.015205 0.000636 4.232461 ( 1.745316)
test_btest 0.001683 0.000240 51.008614 ( 6.156152)
test_basic 0.000990 0.006045 0.301839 ( 0.391311)
test_all 0.002184 0.000468 505.329583 ( 53.020992)
test_rubyspec 0.088257 0.057597 41.591198 ( 49.212818)
total: 111.98 sec