Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-093613
#<BuildRuby:0x000055781a9f08e8
@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.20220223-093613",
@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.000001 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005151 0.007736 0.870135 ( 1.263851)
build_miniruby 0.001614 0.000303 0.068604 ( 0.068524)
build_ruby 0.000000 0.001531 0.085621 ( 0.086355)
build_all 0.003773 0.006454 4.103225 ( 0.866776)
build_install 0.020515 0.002081 7.963010 ( 2.496280)
test_btest 0.000945 0.000236 74.776127 ( 8.400441)
test_basic 0.005665 0.002464 0.335286 ( 0.425554)
test_all 0.001979 0.000000 669.384396 ( 65.603291)
test_rubyspec 0.120321 0.033766 46.289341 ( 51.492805)
total: 130.70 sec