Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-174817
#<BuildRuby:0x0000564e209b48e8
@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.20220921-174817",
@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.000019 0.000002 0.000021 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010043 0.000119 1.100938 ( 1.135791)
build_miniruby 0.001975 0.000116 0.117136 ( 0.115003)
build_ruby 0.001713 0.000101 0.112289 ( 0.096847)
build_all 0.005861 0.004534 1.549533 ( 0.660832)
build_install 0.010099 0.010101 1.880263 ( 0.983965)
test_btest 0.001266 0.000267 79.830410 ( 8.419973)
test_basic 0.000000 0.008255 0.372148 ( 0.462662)
test_all 0.001989 0.001927 662.859525 ( 67.817598)
test_rubyspec 0.089318 0.077186 45.453413 ( 53.974738)
total: 133.67 sec