Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-072628
#<BuildRuby:0x00005654217bcea8
@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.20220920-072628",
@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.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004974 0.003438 1.055075 ( 1.186383)
build_miniruby 0.001812 0.000363 0.112598 ( 0.107950)
build_ruby 0.001817 0.000364 0.120070 ( 0.100977)
build_all 0.009198 0.001840 1.604459 ( 0.652118)
build_install 0.016826 0.005319 1.927518 ( 0.964533)
test_btest 0.001021 0.000227 78.700151 ( 8.328848)
test_basic 0.006808 0.000392 0.375923 ( 0.469122)
test_all 0.004329 0.000911 628.063534 ( 65.853883)
test_rubyspec 0.101154 0.079642 45.473891 ( 53.623762)
total: 131.29 sec