Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-072049
#<BuildRuby:0x000056533109b7f0
@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.20231126-072049",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005527 0.000266 0.941490 ( 1.337422)
build_miniruby 0.000896 0.000149 0.812612 ( 0.812554)
build_ruby 0.001442 0.000000 2.617350 ( 2.618217)
build_all 0.008679 0.000000 12.201039 ( 1.024202)
build_install 0.010834 0.003509 3.724308 ( 0.986475)
test_btest 0.000000 0.000917 64.708138 ( 5.096404)
test_basic 0.000000 0.005007 0.434946 ( 0.512023)
test_all 0.068905 0.026104 352.305085 ( 32.013587)
test_rubyspec 0.018715 0.049545 40.182082 ( 52.772771)
total: 97.17 sec