Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-230722
#<BuildRuby:0x000055ca7ad472c8
@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.20220802-230722",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001987 0.004354 0.869296 ( 0.964825)
build_miniruby 0.000829 0.000191 0.057404 ( 0.056045)
build_ruby 0.000629 0.000145 0.058758 ( 0.057593)
build_all 0.004581 0.000088 1.529295 ( 0.588265)
build_install 0.007298 0.001564 5.613258 ( 2.153576)
test_btest 0.000702 0.000151 56.295553 ( 8.123272)
test_basic 0.004483 0.000961 0.281510 ( 0.370459)
test_all 0.002201 0.000000 639.056100 ( 90.791925)
test_rubyspec 0.091915 0.033400 43.743797 ( 51.103979)
total: 154.21 sec