Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-184211
#<BuildRuby:0x0000559866b8bdf8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221230-184211",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006092 0.867060 ( 1.530882)
build_miniruby 0.000307 0.001004 1.017887 ( 1.016018)
build_ruby 0.001289 0.000343 2.777522 ( 2.775069)
build_all 0.008782 0.001217 16.810017 ( 3.000799)
build_install 0.010087 0.001380 2.295129 ( 1.182956)
test_btest 0.000681 0.000160 79.479601 ( 10.627176)
test_basic 0.006302 0.000375 0.349598 ( 0.435459)
test_all 0.001050 0.000233 672.976563 (102.855932)
test_rubyspec 0.089153 0.036923 51.561089 ( 59.616890)
total: 183.04 sec