Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-145442
#<BuildRuby:0x000055eac21a0448
@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.20221201-145442",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010693 0.000357 1.195640 ( 1.206632)
build_miniruby 0.001923 0.000257 0.849796 ( 0.850306)
build_ruby 0.002563 0.000341 2.238452 ( 2.145857)
build_all 0.013622 0.007231 18.688443 ( 2.180700)
build_install 0.013063 0.010699 2.042410 ( 1.023514)
test_btest 0.001022 0.000292 91.136442 ( 9.057025)
test_basic 0.008914 0.001191 0.360987 ( 0.445784)
test_all 0.001710 0.000467 739.417752 ( 72.066746)
test_rubyspec 0.130729 0.050019 49.492398 ( 57.510183)
total: 146.49 sec