Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-124501
#<BuildRuby:0x00005573f28044c0
@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.20220831-124501",
@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.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008877 0.001092 0.964194 ( 1.067913)
build_miniruby 0.001382 0.000296 0.077669 ( 0.076524)
build_ruby 0.001655 0.000355 0.078694 ( 0.077505)
build_all 0.004451 0.005646 1.526497 ( 0.589909)
build_install 0.011627 0.008298 1.856852 ( 0.943522)
test_btest 0.001488 0.000000 74.131087 ( 8.326368)
test_basic 0.007813 0.000000 0.327253 ( 0.417818)
test_all 0.003228 0.000376 653.540056 ( 65.219034)
test_rubyspec 0.106177 0.067785 45.747595 ( 54.123524)
total: 130.84 sec