Logfile: /home/ko1/ruby/logs/brlog.trunk.20220407-160706
#<BuildRuby:0x0000555b6b938b38
@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.20220407-160706",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000673 0.011613 0.985865 ( 1.054934)
build_miniruby 0.001297 0.000519 0.067073 ( 0.066660)
build_ruby 0.001338 0.000535 0.070515 ( 0.069634)
build_all 0.006376 0.002551 1.511327 ( 0.619365)
build_install 0.021068 0.001719 2.035519 ( 1.147320)
test_btest 0.000823 0.000260 75.057886 ( 8.133668)
test_basic 0.006491 0.000675 0.331889 ( 0.422107)
test_all 0.002126 0.000638 647.160028 ( 64.951270)
test_rubyspec 0.085515 0.081464 46.587819 ( 51.940405)
total: 128.41 sec