Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-043326
#<BuildRuby:0x000055e957c03280
@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.20231219-043326",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001417 0.003286 1.278508 ( 1.609885)
build_miniruby 0.000957 0.000000 0.857054 ( 0.856838)
build_ruby 0.001277 0.000000 2.955541 ( 2.957440)
build_all 0.010050 0.000000 16.565858 ( 1.527310)
build_install 0.008310 0.000309 4.882361 ( 1.159593)
test_btest 0.000834 0.000182 86.267883 ( 7.496648)
test_basic 0.004163 0.000905 0.850580 ( 0.925621)
test_all 0.094680 0.041165 542.903544 ( 53.474263)
test_rubyspec 0.019318 0.029753 49.832532 ( 62.119966)
total: 132.13 sec