Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-023220
#<BuildRuby:0x000055dea1870e80
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220728-023220",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.010331 0.000552 0.819659 ( 1.228415)
build_miniruby 0.001571 0.000363 0.061323 ( 0.058724)
build_ruby 0.001058 0.000244 0.060887 ( 0.059411)
build_all 0.007446 0.000660 1.211435 ( 0.457635)
build_install 0.005604 0.011188 4.366814 ( 1.797973)
test_btest 0.001526 0.000545 53.462761 ( 6.440918)
test_basic 0.000333 0.005258 0.260984 ( 0.352196)
test_all 0.000408 0.001469 494.066333 ( 51.645816)
test_rubyspec 0.044637 0.084588 41.801729 ( 47.642952)
total: 109.69 sec