Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-035255
#<BuildRuby:0x0000564cd1c5bdf8
@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.20230115-035255",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006772 0.000585 1.326158 ( 1.336744)
build_miniruby 0.001222 0.000244 1.747211 ( 1.617905)
build_ruby 0.001639 0.000000 2.778556 ( 2.776026)
build_all 0.010052 0.000000 16.829875 ( 3.013422)
build_install 0.011108 0.000337 2.140312 ( 1.081765)
test_btest 0.000845 0.000127 72.324034 ( 11.461026)
test_basic 0.003018 0.004049 0.351908 ( 0.437213)
test_all 0.001207 0.000230 681.016365 ( 99.251248)
test_rubyspec 0.086216 0.048150 52.183845 ( 60.205559)
total: 181.18 sec