Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-195127
#<BuildRuby:0x000056012a1a3ac0
@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.20230206-195127",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000027 0.000011 0.000038 ( 0.000038)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.001473 0.002835 0.741222 ( 1.333368)
build_miniruby 0.000678 0.000309 1.115161 ( 1.024974)
build_ruby 0.000854 0.000388 2.044229 ( 2.043930)
build_all 0.003434 0.005442 12.189007 ( 1.503397)
build_install 0.003033 0.003258 1.448596 ( 0.684186)
test_btest 0.000376 0.000215 65.356991 ( 5.881313)
test_basic 0.000000 0.003369 0.267261 ( 0.363288)
test_all 0.000678 0.000563 478.500032 ( 46.983781)
test_rubyspec 0.018684 0.010777 35.215913 ( 46.036940)
total: 105.86 sec