Logfile: /home/ko1/ruby/logs/brlog.trunk.20230203-104606
#<BuildRuby:0x0000559fcd227d48
@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.20230203-104606",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002669 0.000728 0.614273 ( 1.101600)
build_miniruby 0.000708 0.000193 0.639461 ( 0.638710)
build_ruby 0.000952 0.000259 2.047365 ( 2.046608)
build_all 0.004745 0.004469 12.029779 ( 1.492397)
build_install 0.006020 0.000508 1.509917 ( 0.724456)
test_btest 0.000498 0.000153 64.222269 ( 6.444249)
test_basic 0.002523 0.000776 0.249518 ( 0.345457)
test_all 0.001214 0.000374 475.939681 ( 44.816982)
test_rubyspec 0.008470 0.020780 35.424028 ( 45.935452)
total: 103.55 sec