Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-102006
#<BuildRuby:0x0000559e109641d8
@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.20230104-102006",
@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.000020 0.000005 0.000025 ( 0.000025)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.007569 0.001892 0.945921 ( 1.130835)
build_miniruby 0.000000 0.002604 0.844303 ( 0.842597)
build_ruby 0.002253 0.001094 2.138439 ( 2.138716)
build_all 0.011793 0.008875 18.549156 ( 2.153400)
build_install 0.015969 0.005332 2.043535 ( 1.038988)
test_btest 0.000964 0.000361 91.566028 ( 8.534846)
test_basic 0.002437 0.006401 0.353138 ( 0.441076)
test_all 0.001934 0.000846 690.913806 ( 66.820553)
test_rubyspec 0.110369 0.065155 47.525030 ( 55.684626)
total: 138.79 sec