Logfile: /home/ko1/ruby/logs/brlog.trunk.20230212-021516
#<BuildRuby:0x000055d4d827c0d8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230212-021516",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.003431 0.607958 ( 1.000198)
build_miniruby 0.000360 0.000558 0.630551 ( 0.630413)
build_ruby 0.001044 0.000161 2.076216 ( 2.076255)
build_all 0.004435 0.005124 12.423148 ( 1.498612)
build_install 0.000000 0.006408 1.470776 ( 0.710320)
test_btest 0.000000 0.000636 67.712313 ( 6.142543)
test_basic 0.002443 0.001024 0.253539 ( 0.349239)
test_all 0.000884 0.000316 494.192571 ( 49.188570)
test_rubyspec 0.013117 0.015301 36.075503 ( 46.233868)
total: 107.83 sec