Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-170246
#<BuildRuby:0x000055fba9bfb7d8
@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.20220329-170246",
@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.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004152 0.007899 1.014418 ( 1.134147)
build_miniruby 0.001327 0.000612 0.075668 ( 0.074467)
build_ruby 0.000109 0.002064 0.071614 ( 0.070157)
build_all 0.009757 0.000993 4.177990 ( 0.854969)
build_install 0.023524 0.000059 7.910618 ( 2.416530)
test_btest 0.000000 0.001476 73.593064 ( 8.236639)
test_basic 0.000836 0.006601 0.325735 ( 0.415131)
test_all 0.001489 0.000609 702.093071 ( 68.164354)
test_rubyspec 0.093851 0.073164 45.897052 ( 51.361825)
total: 132.73 sec