Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-041333
#<BuildRuby:0x000055d2afd1ffd8
@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.20231207-041333",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.003731 0.000000 0.988812 ( 1.256893)
build_miniruby 0.000657 0.000179 0.864788 ( 0.865092)
build_ruby 0.000779 0.000234 2.698091 ( 2.699170)
build_all 0.005415 0.001625 12.110607 ( 0.983983)
build_install 0.009782 0.003370 3.582589 ( 0.964875)
test_btest 0.000453 0.000139 63.559622 ( 5.145584)
test_basic 0.002587 0.000000 0.374942 ( 0.459120)
test_all 0.088449 0.014201 396.786843 ( 44.934169)
test_rubyspec 0.029918 0.035042 39.446025 ( 52.115544)
total: 109.42 sec