Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-200358
#<BuildRuby:0x0000559f2dae3ef0
@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.20220810-200358",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000013)
build_up 0.006448 0.000496 0.890493 ( 1.174077)
build_miniruby 0.000885 0.000068 0.058215 ( 0.056966)
build_ruby 0.000806 0.000062 0.060169 ( 0.058947)
build_all 0.004286 0.000329 1.560562 ( 0.588534)
build_install 0.006570 0.004614 5.698010 ( 2.170324)
test_btest 0.000659 0.000088 53.751036 ( 8.190573)
test_basic 0.004684 0.000624 0.295473 ( 0.384427)
test_all 0.001681 0.000224 629.269069 ( 92.221009)
test_rubyspec 0.103348 0.026005 43.819026 ( 51.409700)
total: 156.26 sec