Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-002712
#<BuildRuby:0x000055a47fd7cea8
@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.20220805-002712",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000089 0.000013 0.000102 ( 0.000109)
build_up 0.001353 0.008871 1.000337 ( 2.721443)
build_miniruby 0.001527 0.000477 0.077810 ( 0.077767)
build_ruby 0.001642 0.000513 0.077671 ( 0.076996)
build_all 0.007462 0.002547 1.552423 ( 0.582939)
build_install 0.018945 0.001344 5.229906 ( 2.092061)
test_btest 0.000993 0.000259 69.827246 ( 8.507509)
test_basic 0.006235 0.000628 0.325352 ( 0.416393)
test_all 0.002003 0.000501 640.219618 ( 64.356884)
test_rubyspec 0.116502 0.059284 45.683458 ( 52.894440)
total: 131.73 sec