Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-022540
#<BuildRuby:0x00005644ffa5f1f0
@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.20221216-022540",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002953 0.000591 0.615717 ( 1.055501)
build_miniruby 0.000751 0.000150 0.738115 ( 0.737386)
build_ruby 0.001151 0.000230 2.573122 ( 2.522903)
build_all 0.007826 0.001565 12.503254 ( 1.509897)
build_install 0.006683 0.000000 1.625766 ( 0.771427)
test_btest 0.000621 0.000000 64.385725 ( 6.547592)
test_basic 0.003097 0.000030 0.228956 ( 0.324627)
test_all 0.001683 0.000281 500.264000 ( 73.450667)
test_rubyspec 0.013332 0.015115 35.299977 ( 45.841104)
total: 132.76 sec