Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-140457
#<BuildRuby:0x000055e97175d310
@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.20220829-140457",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000032 0.000009 0.000041 ( 0.000040)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.000000 0.013027 0.818095 ( 0.896683)
build_miniruby 0.001360 0.000000 0.053327 ( 0.051882)
build_ruby 0.001560 0.000000 0.067193 ( 0.065734)
build_all 0.006504 0.002088 1.286258 ( 0.468452)
build_install 0.011878 0.003699 1.599343 ( 0.789845)
test_btest 0.000657 0.000306 52.530962 ( 5.966227)
test_basic 0.001063 0.005099 0.294063 ( 0.383857)
test_all 0.004417 0.000000 479.006761 ( 51.798774)
test_rubyspec 0.086190 0.054466 41.183938 ( 49.704601)
total: 110.13 sec