Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-080035
#<BuildRuby:0x00005609d30bf440
@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.20220608-080035",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010179 0.000409 1.004528 ( 2.189131)
build_miniruby 0.002132 0.000000 0.077403 ( 0.076787)
build_ruby 0.002148 0.000000 0.068548 ( 0.067669)
build_all 0.009007 0.000267 1.505737 ( 0.626446)
build_install 0.011603 0.008417 5.817724 ( 2.862392)
test_btest 0.001247 0.000178 78.836860 ( 8.392800)
test_basic 0.007064 0.001009 0.329664 ( 0.420452)
test_all 0.002042 0.000292 702.160736 ( 67.333984)
test_rubyspec 0.137320 0.025334 45.642858 ( 51.349101)
total: 133.32 sec