Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-102109
#<BuildRuby:0x000056157a256148
@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.20221018-102109",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006943 0.004641 1.119220 ( 1.173405)
build_miniruby 0.001169 0.000270 0.105310 ( 0.102539)
build_ruby 0.001312 0.000302 0.105120 ( 0.103258)
build_all 0.006503 0.001500 1.317202 ( 0.583003)
build_install 0.012131 0.003142 1.696916 ( 0.911785)
test_btest 0.001308 0.000308 63.571087 ( 6.755735)
test_basic 0.005952 0.000313 0.348464 ( 0.446117)
test_all 0.001964 0.004257 490.840306 ( 53.815577)
test_rubyspec 0.081842 0.045235 43.304293 ( 51.878748)
total: 115.77 sec