Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-095344
#<BuildRuby:0x0000564c3be8f778
@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.20220306-095344",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007243 0.003959 1.048185 ( 1.168764)
build_miniruby 0.001927 0.000256 0.070805 ( 0.069529)
build_ruby 0.001540 0.000205 0.077797 ( 0.076765)
build_all 0.006736 0.003255 4.166152 ( 0.859766)
build_install 0.015138 0.009685 7.926724 ( 2.421698)
test_btest 0.000000 0.001427 74.704487 ( 8.410969)
test_basic 0.004374 0.002796 0.351678 ( 0.440741)
test_all 0.002831 0.000809 658.251924 ( 66.972731)
test_rubyspec 0.089594 0.073131 46.290338 ( 51.738847)
total: 132.16 sec