Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-202639
#<BuildRuby:0x0000561b20715570
@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.20221025-202639",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009635 0.000214 1.103913 ( 1.210805)
build_miniruby 0.001639 0.000234 0.112117 ( 0.108712)
build_ruby 0.001446 0.000000 0.106897 ( 0.104261)
build_all 0.002267 0.006453 1.408711 ( 0.589685)
build_install 0.015718 0.000879 1.713764 ( 0.919190)
test_btest 0.001985 0.000397 61.203940 ( 6.975242)
test_basic 0.005099 0.001019 0.353282 ( 0.451286)
test_all 0.007822 0.000660 520.666306 ( 55.307943)
test_rubyspec 0.067847 0.045647 43.867136 ( 52.274301)
total: 117.94 sec