Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-142050
#<BuildRuby:0x0000563b58d2d1f8
@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.20221026-142050",
@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.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011355 0.000525 1.180743 ( 1.345555)
build_miniruby 0.001484 0.000106 0.112561 ( 0.109977)
build_ruby 0.001487 0.000106 0.112028 ( 0.109286)
build_all 0.006216 0.000444 1.380950 ( 0.594037)
build_install 0.014210 0.000000 1.720671 ( 0.913678)
test_btest 0.001973 0.000039 62.070990 ( 6.760653)
test_basic 0.007560 0.000129 0.372552 ( 0.461492)
test_all 0.005248 0.000292 521.332040 ( 55.252432)
test_rubyspec 0.105068 0.017348 43.505800 ( 52.007502)
total: 117.56 sec