Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-083606
#<BuildRuby:0x000055d27cca72f0
@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.20231216-083606",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000746 0.004332 1.337892 ( 1.919966)
build_miniruby 0.000760 0.000285 0.922810 ( 0.922390)
build_ruby 0.000000 0.001423 2.737413 ( 2.739419)
build_all 0.010346 0.000000 16.973988 ( 1.512059)
build_install 0.001811 0.007317 4.961516 ( 1.204872)
test_btest 0.000798 0.000342 87.672226 ( 7.818843)
test_basic 0.005310 0.000000 0.817533 ( 0.893581)
test_all 0.096120 0.039208 562.395614 ( 52.559841)
test_rubyspec 0.022668 0.023958 50.542823 ( 62.805070)
total: 132.38 sec