Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-003716
#<BuildRuby:0x000055c1151df2c8
@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-003716",
@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.000014 0.000000 0.000014 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006832 0.000000 0.820981 ( 1.446228)
build_miniruby 0.001057 0.000000 0.057989 ( 0.056717)
build_ruby 0.000892 0.000000 0.059942 ( 0.058813)
build_all 0.000453 0.004234 1.539343 ( 0.599933)
build_install 0.007138 0.004089 5.643229 ( 2.174379)
test_btest 0.000668 0.000075 47.010930 ( 8.168662)
test_basic 0.001375 0.004434 0.279878 ( 0.368492)
test_all 0.002384 0.000398 590.257372 ( 94.972116)
test_rubyspec 0.079146 0.045208 43.746652 ( 51.183654)
total: 159.03 sec