Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-151704
#<BuildRuby:0x0000559d6d0bf620
@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.20231205-151704",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003863 0.000773 1.045641 ( 1.556143)
build_miniruby 0.000731 0.000146 0.866639 ( 0.866861)
build_ruby 0.001409 0.000281 2.698247 ( 2.699988)
build_all 0.006263 0.001253 12.040486 ( 1.023261)
build_install 0.013473 0.000000 3.554013 ( 0.954411)
test_btest 0.000749 0.000000 63.347830 ( 5.398787)
test_basic 0.003910 0.000000 0.375768 ( 0.457474)
test_all 0.080785 0.020600 417.608695 ( 36.822991)
test_rubyspec 0.033747 0.035178 39.850275 ( 52.505398)
total: 102.29 sec