Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-213123
#<BuildRuby:0x00005557dd26eff0
@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.20221205-213123",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000124 0.004007 0.801373 ( 1.217335)
build_miniruby 0.000861 0.000132 0.531950 ( 0.531389)
build_ruby 0.000000 0.001311 1.720736 ( 1.644307)
build_all 0.006117 0.003113 11.906492 ( 1.497822)
build_install 0.006527 0.000460 1.569697 ( 0.723009)
test_btest 0.000630 0.000126 65.944308 ( 5.988208)
test_basic 0.002575 0.000515 0.227730 ( 0.324161)
test_all 0.000939 0.000188 486.581939 ( 51.291103)
test_rubyspec 0.013526 0.012108 34.967641 ( 45.612803)
total: 108.83 sec