Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-122018
#<BuildRuby:0x0000556a4a98b6d8
@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.20221229-122018",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.003505 0.632015 ( 1.088395)
build_miniruby 0.000299 0.000586 0.732948 ( 0.732597)
build_ruby 0.001352 0.000000 2.528196 ( 2.532986)
build_all 0.004609 0.004786 12.623532 ( 1.516023)
build_install 0.004702 0.002271 1.656699 ( 0.788804)
test_btest 0.000618 0.000000 66.237756 ( 6.238048)
test_basic 0.003331 0.000299 0.252437 ( 0.347549)
test_all 0.000714 0.000357 485.614066 ( 46.225635)
test_rubyspec 0.015766 0.011462 34.654958 ( 45.232586)
total: 104.70 sec