Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-122919
#<BuildRuby:0x0000561248bd06e0
@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.20220911-122919",
@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.000005)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009121 0.002105 1.113559 ( 1.375493)
build_miniruby 0.002950 0.000680 0.076830 ( 0.073512)
build_ruby 0.001898 0.000438 0.076469 ( 0.074692)
build_all 0.011132 0.000000 1.595225 ( 0.608275)
build_install 0.021077 0.002722 1.900469 ( 0.956562)
test_btest 0.000877 0.000159 93.777102 ( 9.213990)
test_basic 0.003875 0.003440 0.350335 ( 0.440688)
test_all 0.002950 0.000614 659.184556 ( 66.670097)
test_rubyspec 0.122313 0.037058 47.171765 ( 55.455081)
total: 134.87 sec