Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-160602
#<BuildRuby:0x00005601fc054098
@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.20231229-160602",
@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.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004766 0.000297 0.784704 ( 1.164140)
build_miniruby 0.000748 0.000272 0.815755 ( 0.815936)
build_ruby 0.001005 0.000365 2.652651 ( 2.653450)
build_all 0.003619 0.003955 12.310919 ( 1.011537)
build_install 0.007419 0.003772 3.425202 ( 0.967329)
test_btest 0.000527 0.000225 63.275128 ( 4.597126)
test_basic 0.003514 0.001506 0.417374 ( 0.495201)
test_all 0.082900 0.013776 376.654656 ( 32.893610)
test_rubyspec 0.041755 0.025292 40.467899 ( 53.000606)
total: 97.60 sec