Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-181802
#<BuildRuby:0x00005594d563f280
@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.20231106-181802",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.000000 0.005941 1.522222 ( 1.799670)
build_miniruby 0.000000 0.001050 0.917662 ( 0.918193)
build_ruby 0.000316 0.000939 2.768372 ( 2.769008)
build_all 0.008135 0.001714 17.040616 ( 1.507495)
build_install 0.008641 0.000074 5.130958 ( 1.205613)
test_btest 0.000806 0.000297 84.014103 ( 8.020586)
test_basic 0.000322 0.004414 0.767113 ( 0.834392)
test_all 0.091964 0.046077 535.045307 ( 62.683250)
test_rubyspec 0.021358 0.025511 51.961797 ( 64.235440)
total: 143.97 sec