Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-152015
#<BuildRuby:0x00005584d25f1570
@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.20220812-152015",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.008696 0.002174 0.827651 ( 0.916058)
build_miniruby 0.001287 0.000322 0.064138 ( 0.062555)
build_ruby 0.001395 0.000349 0.064323 ( 0.063230)
build_all 0.005879 0.001470 1.241715 ( 0.469212)
build_install 0.004428 0.011883 1.591231 ( 0.790673)
test_btest 0.000653 0.000272 53.200164 ( 5.930868)
test_basic 0.004244 0.001768 0.285455 ( 0.376694)
test_all 0.002887 0.001204 477.905487 ( 52.231455)
test_rubyspec 0.064855 0.061792 41.747055 ( 49.366102)
total: 110.21 sec