Logfile: /home/ko1/ruby/logs/brlog.trunk.20230217-231411
#<BuildRuby:0x000056372b75f270
@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.20230217-231411",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.003710 0.000000 0.803203 ( 1.518873)
build_miniruby 0.000961 0.000000 0.674365 ( 0.674393)
build_ruby 0.000000 0.001318 2.108565 ( 2.108078)
build_all 0.002665 0.006420 12.261514 ( 1.534385)
build_install 0.005629 0.000704 1.520695 ( 0.783921)
test_btest 0.000654 0.000082 66.292916 ( 5.687211)
test_basic 0.000000 0.003460 0.274095 ( 0.370546)
test_all 0.000483 0.000874 489.805138 ( 50.044409)
test_rubyspec 0.011290 0.016734 35.150237 ( 45.708262)
total: 108.43 sec