Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-135207
#<BuildRuby:0x000055e3df962148
@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.20220824-135207",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001683 0.008667 0.810991 ( 0.938230)
build_miniruby 0.000937 0.000426 0.053674 ( 0.052118)
build_ruby 0.001870 0.000849 0.055531 ( 0.053553)
build_all 0.008347 0.000000 1.229988 ( 0.461801)
build_install 0.016579 0.000999 1.562116 ( 0.788904)
test_btest 0.001063 0.000332 53.677400 ( 6.329799)
test_basic 0.001112 0.005063 0.288485 ( 0.389692)
test_all 0.002665 0.000999 487.239211 ( 51.970214)
test_rubyspec 0.066303 0.058984 41.753383 ( 50.332026)
total: 111.32 sec