Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-085943
#<BuildRuby:0x0000563719328d30
@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.20221117-085943",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006811 0.000586 1.102558 ( 1.765488)
build_miniruby 0.001549 0.000000 0.882558 ( 0.882487)
build_ruby 0.002132 0.000000 2.400904 ( 2.306110)
build_all 0.015685 0.003907 18.442751 ( 2.294620)
build_install 0.013826 0.006371 1.922316 ( 1.015657)
test_btest 0.000993 0.000237 84.399661 ( 10.010319)
test_basic 0.003065 0.004154 0.352650 ( 0.444422)
test_all 0.001512 0.000412 680.838070 ( 73.700557)
test_rubyspec 0.080665 0.032981 50.820981 ( 59.351935)
total: 151.77 sec