Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-110422
#<BuildRuby:0x00005586ce7cb118
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230113-110422",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.000000 0.004113 0.645509 ( 1.099821)
build_miniruby 0.000000 0.000872 0.670474 ( 0.669390)
build_ruby 0.000036 0.001219 2.413318 ( 2.413482)
build_all 0.000659 0.009103 12.950814 ( 1.616872)
build_install 0.001828 0.004685 1.508605 ( 0.721853)
test_btest 0.000416 0.000288 67.935833 ( 5.851625)
test_basic 0.002090 0.001447 0.255158 ( 0.350676)
test_all 0.000123 0.001162 492.586480 ( 46.869030)
test_rubyspec 0.019490 0.009313 35.084243 ( 45.631495)
total: 105.22 sec