Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-194612
#<BuildRuby:0x000055626bb243c8
@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.20230111-194612",
@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.000012 0.000004 0.000016 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.006041 0.000592 0.851925 ( 1.203318)
build_miniruby 0.000914 0.000281 1.012031 ( 1.010277)
build_ruby 0.001123 0.000346 2.783134 ( 2.780697)
build_all 0.009750 0.000237 16.857292 ( 2.994224)
build_install 0.008960 0.002389 2.151724 ( 1.088755)
test_btest 0.000888 0.000237 76.725668 ( 10.167653)
test_basic 0.006782 0.000407 0.376847 ( 0.461558)
test_all 0.000998 0.000249 660.936135 ( 96.054056)
test_rubyspec 0.090836 0.037379 52.037142 ( 60.122459)
total: 175.88 sec