Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-085753
#<BuildRuby:0x00005578f032ead8
@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.20220807-085753",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006270 0.004459 0.789398 ( 1.687168)
build_miniruby 0.001667 0.000238 0.089149 ( 0.087745)
build_ruby 0.004004 0.000000 2.541201 ( 2.405318)
build_all 0.010289 0.004624 12.965920 ( 1.689220)
build_install 0.010194 0.005768 4.222009 ( 1.773542)
test_btest 0.001468 0.000326 54.751594 ( 5.938424)
test_basic 0.002768 0.004349 0.289007 ( 0.378134)
test_all 0.000000 0.002067 506.277542 ( 53.844217)
test_rubyspec 0.094070 0.043206 42.045610 ( 49.487658)
total: 117.29 sec