Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-214455
#<BuildRuby:0x0000560512c34610
@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.20220826-214455",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000004 0.000010 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000009)
build_up 0.001645 0.010524 0.969692 ( 1.254445)
build_miniruby 0.001104 0.001004 0.078182 ( 0.075783)
build_ruby 0.001242 0.001129 0.075808 ( 0.073259)
build_all 0.007641 0.003862 1.536933 ( 0.571173)
build_install 0.009070 0.012985 1.854001 ( 0.903350)
test_btest 0.000640 0.000600 73.033138 ( 8.268343)
test_basic 0.004106 0.003848 0.328826 ( 0.426732)
test_all 0.004315 0.000331 664.510003 ( 66.158394)
test_rubyspec 0.075251 0.098196 45.474029 ( 53.930181)
total: 131.66 sec