Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-044803
#<BuildRuby:0x00005601c1f435a8
@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-044803",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009472 0.001457 1.235387 ( 1.642410)
build_miniruby 0.002569 0.000395 0.839931 ( 0.837899)
build_ruby 0.003168 0.000488 2.223180 ( 2.132524)
build_all 0.018245 0.003158 18.665540 ( 2.173341)
build_install 0.016916 0.004332 2.079328 ( 1.005583)
test_btest 0.001443 0.000251 90.762827 ( 9.199436)
test_basic 0.009539 0.000827 0.345217 ( 0.430871)
test_all 0.001917 0.000319 701.396154 ( 72.013139)
test_rubyspec 0.127131 0.056253 49.359083 ( 57.436401)
total: 146.87 sec