Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-101014
#<BuildRuby:0x0000558192408008
@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.20230101-101014",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.003266 0.003090 0.842843 ( 1.274978)
build_miniruby 0.001145 0.000128 1.017288 ( 1.015286)
build_ruby 0.001277 0.000142 2.784790 ( 2.782151)
build_all 0.003914 0.006087 16.699079 ( 3.008565)
build_install 0.011145 0.000759 2.288577 ( 1.184697)
test_btest 0.000800 0.000139 69.716462 ( 11.796446)
test_basic 0.006077 0.000410 0.359053 ( 0.445330)
test_all 0.001069 0.000178 653.066120 (111.273748)
test_rubyspec 0.083694 0.049423 51.671399 ( 59.739530)
total: 192.52 sec