Logfile: /home/ko1/ruby/logs/brlog.trunk.20220621-111847
#<BuildRuby:0x0000559735fffdf8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220621-111847",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005934 0.000291 0.841682 ( 1.087693)
build_miniruby 0.000927 0.000132 0.057300 ( 0.055921)
build_ruby 0.000907 0.000129 0.059886 ( 0.058651)
build_all 0.004198 0.000001 1.508351 ( 0.608963)
build_install 0.010845 0.000290 6.326268 ( 2.865740)
test_btest 0.000646 0.000076 57.614330 ( 8.122976)
test_basic 0.001117 0.004576 0.347955 ( 0.436882)
test_all 0.001321 0.000077 647.112454 ( 92.105669)
test_rubyspec 0.068422 0.041971 44.313284 ( 49.885127)
total: 155.23 sec