Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-185250
#<BuildRuby:0x00005569c1181570
@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.20221018-185250",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000039 0.000007 0.000046 ( 0.000045)
configure 0.000041 0.000007 0.000048 ( 0.000047)
build_up 0.006359 0.005723 1.140508 ( 2.002293)
build_miniruby 0.001898 0.000474 0.105141 ( 0.101230)
build_ruby 0.001600 0.000400 0.099282 ( 0.095763)
build_all 0.007001 0.000468 1.356903 ( 0.597761)
build_install 0.012134 0.004317 1.649378 ( 0.899900)
test_btest 0.001902 0.000475 60.252969 ( 6.764786)
test_basic 0.006812 0.000413 0.354284 ( 0.442018)
test_all 0.007363 0.000000 495.000845 ( 53.739993)
test_rubyspec 0.087061 0.037547 42.957332 ( 51.510528)
total: 116.16 sec