Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-030438
#<BuildRuby:0x00005623d3e191a8
@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.20220829-030438",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008625 0.000711 0.853694 ( 1.203709)
build_miniruby 0.002149 0.000000 0.062895 ( 0.061270)
build_ruby 0.001369 0.000000 0.058504 ( 0.057177)
build_all 0.004513 0.005172 1.251303 ( 0.473192)
build_install 0.012837 0.001639 1.586927 ( 0.793996)
test_btest 0.001307 0.000000 52.352547 ( 5.945048)
test_basic 0.002357 0.003638 0.295936 ( 0.386468)
test_all 0.004231 0.000000 481.463188 ( 51.110476)
test_rubyspec 0.090025 0.044801 41.236675 ( 49.507184)
total: 109.54 sec