Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-190200
#<BuildRuby:0x000056302eb6b458
@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.20231017-190200",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.005141 1.308646 ( 1.578632)
build_miniruby 0.000000 0.001019 0.836780 ( 0.836250)
build_ruby 0.000754 0.000610 2.667293 ( 2.667019)
build_all 0.005179 0.005230 16.990529 ( 1.596122)
build_install 0.007121 0.004985 5.038805 ( 1.159518)
test_btest 0.000843 0.000345 85.104161 ( 7.874632)
test_basic 0.002828 0.001157 0.716018 ( 0.797146)
test_all 0.005786 0.002395 547.418998 ( 49.385709)
test_rubyspec 0.025329 0.024352 51.821832 ( 63.904649)
total: 129.80 sec