Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-175612
#<BuildRuby:0x00005565d7256c40
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220815-175612",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002646 0.003795 0.851692 ( 1.425826)
build_miniruby 0.000837 0.000052 0.057758 ( 0.056451)
build_ruby 0.000882 0.000055 0.059300 ( 0.058187)
build_all 0.004262 0.000267 1.524774 ( 0.584515)
build_install 0.008607 0.000261 1.898308 ( 0.961656)
test_btest 0.000788 0.000046 51.673556 ( 8.690444)
test_basic 0.005134 0.000302 0.280901 ( 0.370667)
test_all 0.003435 0.000060 619.980055 ( 88.288057)
test_rubyspec 0.063590 0.042086 44.092772 ( 51.496289)
total: 151.93 sec