Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-191225
#<BuildRuby:0x0000559266b7c110
@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.20240107-191225",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.001204 0.003747 1.251851 ( 1.620340)
build_miniruby 0.001291 0.000059 1.419984 ( 1.423397)
build_ruby 0.001504 0.000068 4.349127 ( 4.358827)
build_all 0.000000 0.010675 16.497166 ( 1.682194)
build_install 0.011458 0.003328 4.915636 ( 1.699612)
test_btest 0.000658 0.000122 86.101914 ( 13.637585)
test_basic 0.004992 0.000245 0.672100 ( 0.740235)
test_all 0.080521 0.041321 559.232196 ( 60.360285)
test_rubyspec 0.039346 0.023818 77.778384 ( 89.948127)
total: 175.47 sec