Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-063201
#<BuildRuby:0x0000564160e0bfa8
@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.20220816-063201",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004462 0.002611 0.835140 ( 1.184652)
build_miniruby 0.001070 0.000000 0.057994 ( 0.056712)
build_ruby 0.001020 0.000000 0.059694 ( 0.058456)
build_all 0.003878 0.000877 1.539077 ( 0.583277)
build_install 0.010296 0.000841 1.930868 ( 0.963362)
test_btest 0.000589 0.000184 49.622701 ( 8.546904)
test_basic 0.005155 0.000336 0.284952 ( 0.374230)
test_all 0.001487 0.000437 626.644684 ( 88.893900)
test_rubyspec 0.072006 0.047502 43.885500 ( 51.248806)
total: 151.91 sec