Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-200033
#<BuildRuby:0x000056433d137e88
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-200033",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000014 0.000004 0.000018 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004784 0.000188 1.226000 ( 1.614692)
build_miniruby 0.001046 0.000247 1.488155 ( 1.491157)
build_ruby 0.001394 0.000328 4.241410 ( 4.247817)
build_all 0.008869 0.001041 16.560643 ( 1.733465)
build_install 0.006721 0.008245 4.854396 ( 1.689164)
test_btest 0.000567 0.000170 85.010404 ( 12.585058)
test_basic 0.005635 0.000000 0.695814 ( 0.764087)
test_all 0.111716 0.010185 551.822130 ( 64.841749)
test_rubyspec 0.040721 0.024982 76.994481 ( 89.267063)
total: 178.24 sec