Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-233421
#<BuildRuby:0x000055ce3e2cf800
@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.20220916-233421",
@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.000005 0.000019 ( 0.000018)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007118 0.002373 1.113813 ( 1.117914)
build_miniruby 0.001448 0.000482 0.069745 ( 0.067913)
build_ruby 0.001611 0.000537 0.075668 ( 0.074199)
build_all 0.006607 0.003707 1.549806 ( 0.594218)
build_install 0.017339 0.001111 1.954613 ( 0.963103)
test_btest 0.000905 0.000266 92.012309 ( 9.651975)
test_basic 0.006005 0.001766 0.367045 ( 0.455849)
test_all 0.004004 0.000840 668.427340 ( 67.277865)
test_rubyspec 0.093992 0.078383 47.057004 ( 55.528016)
total: 135.73 sec