Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-182835
#<BuildRuby:0x000056388022fdd0
@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.20220812-182835",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002045 0.004554 0.813607 ( 0.888814)
build_miniruby 0.000659 0.000219 0.058616 ( 0.057352)
build_ruby 0.000722 0.000240 0.060655 ( 0.059469)
build_all 0.004370 0.000062 1.533768 ( 0.588210)
build_install 0.010477 0.000561 1.925496 ( 0.959933)
test_btest 0.000683 0.000182 55.011294 ( 8.261303)
test_basic 0.004175 0.001113 0.280454 ( 0.369585)
test_all 0.001555 0.000155 624.187477 ( 92.069886)
test_rubyspec 0.083281 0.038227 43.945134 ( 51.323331)
total: 154.58 sec