Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-022746
#<BuildRuby:0x000055e976c23840
@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.20231111-022746",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004447 0.001390 1.546233 ( 1.824552)
build_miniruby 0.000832 0.000260 0.827987 ( 0.828137)
build_ruby 0.001710 0.000000 2.794448 ( 2.794139)
build_all 0.005914 0.003983 16.483669 ( 1.478696)
build_install 0.008238 0.001267 4.958055 ( 1.198256)
test_btest 0.000957 0.000302 83.170581 ( 7.592564)
test_basic 0.003954 0.001248 0.698329 ( 0.772953)
test_all 0.106713 0.031059 511.279985 ( 47.162233)
test_rubyspec 0.014755 0.033503 52.909334 ( 65.247175)
total: 128.90 sec