Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-194004
#<BuildRuby:0x000055f92e1cb7b8
@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.20231115-194004",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004511 0.000274 1.122160 ( 1.523771)
build_miniruby 0.001046 0.000000 0.887424 ( 0.887433)
build_ruby 0.001324 0.000034 2.732136 ( 2.732813)
build_all 0.006534 0.003384 16.146548 ( 1.508258)
build_install 0.004736 0.004079 4.737336 ( 1.159240)
test_btest 0.000975 0.000169 81.313314 ( 7.005593)
test_basic 0.004372 0.000761 0.784354 ( 0.859741)
test_all 0.103120 0.028991 496.732309 ( 50.921121)
test_rubyspec 0.029174 0.019657 49.295615 ( 61.563504)
total: 128.16 sec