Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-031125
#<BuildRuby:0x00005625255b3df8
@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.20230104-031125",
@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.000013 0.000005 0.000018 ( 0.000017)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.004392 0.001830 0.843704 ( 1.032907)
build_miniruby 0.000943 0.000393 1.016187 ( 1.013947)
build_ruby 0.001089 0.000454 2.799490 ( 2.796882)
build_all 0.000715 0.009081 16.715147 ( 2.975059)
build_install 0.001041 0.010666 2.297440 ( 1.170544)
test_btest 0.000600 0.000462 70.462883 ( 11.144793)
test_basic 0.003719 0.002860 0.310614 ( 0.396759)
test_all 0.000000 0.001219 665.734640 ( 96.267012)
test_rubyspec 0.058828 0.064152 51.536184 ( 59.606301)
total: 176.40 sec