Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-020449
#<BuildRuby:0x0000559c651903c8
@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.20221212-020449",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004118 0.000257 0.879125 ( 1.113292)
build_miniruby 0.001012 0.000063 0.963750 ( 0.962475)
build_ruby 0.001241 0.000078 2.711823 ( 2.626218)
build_all 0.004687 0.004433 15.767797 ( 3.314933)
build_install 0.004710 0.003769 2.243611 ( 1.275843)
test_btest 0.000540 0.000039 64.001347 ( 11.200840)
test_basic 0.004277 0.000061 0.329496 ( 0.420508)
test_all 0.001224 0.000000 686.154393 (137.235210)
test_rubyspec 0.059821 0.012669 53.054841 ( 61.244236)
total: 219.39 sec