Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-052447
#<BuildRuby:0x0000559fe25637b8
@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.20240109-052447",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000009)
build_up 0.004121 0.000000 0.922774 ( 1.293818)
build_miniruby 0.001106 0.000000 0.885864 ( 0.885546)
build_ruby 0.001294 0.000000 2.706412 ( 2.707782)
build_all 0.004613 0.004832 14.723694 ( 1.378270)
build_install 0.007836 0.000822 4.242492 ( 1.138747)
test_btest 0.000569 0.000131 74.628546 ( 7.819715)
test_basic 0.000000 0.003351 0.390437 ( 0.473399)
test_all 0.093694 0.039697 508.593605 ( 59.849933)
test_rubyspec 0.022428 0.011404 49.045970 ( 61.699436)
total: 137.25 sec