Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-060153
#<BuildRuby:0x000055af8a83c090
@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.20231127-060153",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003716 0.002045 0.922117 ( 1.311731)
build_miniruby 0.000683 0.000310 0.841495 ( 0.841589)
build_ruby 0.000903 0.000411 2.660491 ( 2.661397)
build_all 0.008248 0.000331 12.254850 ( 0.984521)
build_install 0.006307 0.004853 3.660786 ( 0.985429)
test_btest 0.000464 0.000199 63.335458 ( 4.853812)
test_basic 0.002827 0.001211 0.391304 ( 0.471024)
test_all 0.077226 0.021358 357.585171 ( 37.134047)
test_rubyspec 0.030626 0.036776 39.946962 ( 52.539465)
total: 101.78 sec