Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-231409
#<BuildRuby:0x0000560f5aa346d8
@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.20220902-231409",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010309 0.001473 0.958022 ( 0.999178)
build_miniruby 0.002330 0.000000 0.076571 ( 0.074843)
build_ruby 0.001662 0.000000 0.076480 ( 0.075658)
build_all 0.007857 0.001016 1.510534 ( 0.580669)
build_install 0.016634 0.006686 1.864099 ( 0.920336)
test_btest 0.001273 0.000000 72.362312 ( 7.972570)
test_basic 0.000122 0.007682 0.322196 ( 0.412113)
test_all 0.005197 0.000279 684.150920 ( 67.145044)
test_rubyspec 0.112402 0.050800 45.447213 ( 53.964898)
total: 132.15 sec