Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-134651
#<BuildRuby:0x000055cda1e89350
@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="-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.20220719-134651",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007254 0.001978 0.834630 ( 0.994540)
build_miniruby 0.001038 0.000283 0.053724 ( 0.052342)
build_ruby 0.002138 0.000000 0.053404 ( 0.051143)
build_all 0.008469 0.000272 1.284232 ( 0.511985)
build_install 0.014800 0.002134 4.297955 ( 1.832452)
test_btest 0.001183 0.000253 52.139296 ( 5.944735)
test_basic 0.004596 0.000985 0.273849 ( 0.364902)
test_all 0.001734 0.000112 482.918989 ( 51.997318)
test_rubyspec 0.076512 0.052879 41.594356 ( 47.410957)
total: 109.16 sec