Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-061543
#<BuildRuby:0x00005631910c49c8
@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.20220726-061543",
@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.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006224 0.004972 0.999692 ( 2.872227)
build_miniruby 0.001620 0.000232 0.074377 ( 0.073036)
build_ruby 0.001903 0.000000 0.073590 ( 0.072783)
build_all 0.006155 0.003631 1.518850 ( 0.586369)
build_install 0.013254 0.009852 5.176783 ( 2.049732)
test_btest 0.001155 0.000000 74.174339 ( 8.195513)
test_basic 0.007664 0.000000 0.314756 ( 0.402161)
test_all 0.001714 0.000000 670.807664 ( 66.760050)
test_rubyspec 0.100139 0.053708 45.341194 ( 51.215557)
total: 132.23 sec