Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-145648
#<BuildRuby:0x000055b1a70fbb90
@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.20221204-145648",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003770 0.000754 0.816211 ( 1.093913)
build_miniruby 0.000807 0.000161 0.526530 ( 0.525998)
build_ruby 0.001018 0.000204 1.707842 ( 1.631187)
build_all 0.008640 0.000754 12.007095 ( 1.506851)
build_install 0.006545 0.000278 1.669777 ( 0.788322)
test_btest 0.000539 0.000090 64.405227 ( 6.211421)
test_basic 0.002459 0.000409 0.248252 ( 0.345573)
test_all 0.000808 0.000134 513.425476 ( 51.848848)
test_rubyspec 0.014301 0.015463 35.844655 ( 46.366498)
total: 110.32 sec