Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-233507
#<BuildRuby:0x000055bedfcfe7e0
@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-233507",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005538 0.000852 0.809979 ( 0.911143)
build_miniruby 0.000901 0.000139 0.057806 ( 0.056519)
build_ruby 0.000926 0.000000 0.059992 ( 0.058732)
build_all 0.004573 0.000171 1.552605 ( 0.594136)
build_install 0.010309 0.000781 5.690039 ( 2.175017)
test_btest 0.000761 0.000101 46.538727 ( 8.711057)
test_basic 0.005798 0.000113 0.342022 ( 0.430109)
test_all 0.001048 0.000131 610.712453 ( 90.967936)
test_rubyspec 0.098678 0.027653 43.820299 ( 51.180054)
total: 155.09 sec