Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-200706
#<BuildRuby:0x00005574e645afc8
@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.20231226-200706",
@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.000020 0.000008 0.000028 ( 0.000029)
autoconf 0.000030 0.000012 0.000042 ( 0.000042)
configure 0.000019 0.000008 0.000027 ( 0.000026)
build_up 0.000575 0.006143 0.804215 ( 1.196486)
build_miniruby 0.000000 0.001407 0.811211 ( 0.810607)
build_ruby 0.000000 0.001447 2.677091 ( 2.678044)
build_all 0.006268 0.002239 11.906371 ( 0.966670)
build_install 0.008157 0.004758 3.328474 ( 0.954586)
test_btest 0.000551 0.000322 60.128177 ( 5.509929)
test_basic 0.005419 0.000000 0.401819 ( 0.480054)
test_all 0.093225 0.010410 397.596747 ( 33.989509)
test_rubyspec 0.035782 0.028446 40.201079 ( 52.782651)
total: 99.37 sec