Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-102353
#<BuildRuby:0x0000563ec105cb38
@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.20220318-102353",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007267 0.003968 1.035460 ( 1.239847)
build_miniruby 0.001807 0.000106 0.064350 ( 0.063124)
build_ruby 0.001613 0.000095 0.070729 ( 0.069348)
build_all 0.006523 0.003990 4.190090 ( 0.865434)
build_install 0.015097 0.007965 8.093880 ( 2.487326)
test_btest 0.001043 0.000181 70.916600 ( 8.315128)
test_basic 0.003176 0.003899 0.344564 ( 0.435936)
test_all 0.001881 0.000392 725.038651 ( 77.429782)
test_rubyspec 0.102591 0.058846 46.220144 ( 51.423074)
total: 142.33 sec