Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-014947
#<BuildRuby:0x000055fd7e0e09d0
@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.20220820-014947",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000016 0.000006 0.000022 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005614 0.006111 0.968101 ( 0.980432)
build_miniruby 0.001529 0.000637 0.073343 ( 0.071967)
build_ruby 0.001453 0.000605 0.069584 ( 0.068244)
build_all 0.006948 0.002895 1.516786 ( 0.584248)
build_install 0.019893 0.000000 1.926856 ( 0.940190)
test_btest 0.001165 0.000248 71.392427 ( 8.369017)
test_basic 0.002766 0.004306 0.315965 ( 0.405798)
test_all 0.000000 0.003988 646.071511 ( 64.585491)
test_rubyspec 0.125212 0.049996 45.896840 ( 54.391255)
total: 130.40 sec