Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-083250
#<BuildRuby:0x000055779599e370
@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.20221203-083250",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009889 0.000844 1.211826 ( 1.248172)
build_miniruby 0.002042 0.000292 0.852389 ( 0.851514)
build_ruby 0.002933 0.000419 2.254301 ( 2.162655)
build_all 0.021437 0.000260 18.774677 ( 2.219547)
build_install 0.016344 0.007633 2.100615 ( 1.044591)
test_btest 0.001344 0.000000 92.780954 ( 9.120589)
test_basic 0.005324 0.004857 0.350900 ( 0.436584)
test_all 0.001757 0.000351 734.917979 ( 71.350162)
test_rubyspec 0.104576 0.073247 49.491389 ( 57.587296)
total: 146.02 sec