Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-131746
#<BuildRuby:0x0000556af1f8e678
@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.20221228-131746",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.004952 0.001651 0.841908 ( 1.012202)
build_miniruby 0.000992 0.000331 1.010166 ( 1.008162)
build_ruby 0.001210 0.000404 2.778997 ( 2.776256)
build_all 0.000468 0.009388 16.723773 ( 2.995452)
build_install 0.010428 0.001098 2.303007 ( 1.172121)
test_btest 0.000620 0.000272 75.526032 ( 10.516367)
test_basic 0.006006 0.000760 0.344854 ( 0.430769)
test_all 0.000841 0.000346 669.228155 (101.647306)
test_rubyspec 0.065965 0.065148 51.774164 ( 59.849129)
total: 181.41 sec