Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-232042
#<BuildRuby:0x0000561fb0f23ac0
@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.20230120-232042",
@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.000010 0.000006 0.000016 ( 0.000017)
autoconf 0.000015 0.000008 0.000023 ( 0.000023)
configure 0.000009 0.000005 0.000014 ( 0.000014)
build_up 0.000000 0.003830 0.628436 ( 1.051536)
build_miniruby 0.000509 0.000415 0.642635 ( 0.642468)
build_ruby 0.000782 0.000521 2.197504 ( 2.197122)
build_all 0.004507 0.004386 11.861156 ( 1.491918)
build_install 0.005694 0.000985 1.482287 ( 0.713740)
test_btest 0.000390 0.000248 62.683053 ( 6.198357)
test_basic 0.002336 0.001487 0.250111 ( 0.345173)
test_all 0.000638 0.000406 492.347202 ( 45.693064)
test_rubyspec 0.013485 0.014800 35.189433 ( 45.751672)
total: 104.09 sec