Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-050330
#<BuildRuby:0x0000555a0ab53f10
@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-050330",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.007593 0.002531 1.366253 ( 1.408830)
build_miniruby 0.001353 0.000000 1.697291 ( 1.567078)
build_ruby 0.001628 0.000000 2.784657 ( 2.782178)
build_all 0.009800 0.000000 16.856649 ( 3.009283)
build_install 0.011354 0.000000 2.163298 ( 1.092830)
test_btest 0.000944 0.000000 77.633056 ( 10.581078)
test_basic 0.006682 0.000000 0.360969 ( 0.447658)
test_all 0.001399 0.000000 679.287378 ( 98.205454)
test_rubyspec 0.092721 0.042092 52.497456 ( 60.543426)
total: 179.64 sec