Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-012809
#<BuildRuby:0x0000557546823208
@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.20230108-012809",
@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.000010 0.000005 0.000015 ( 0.000016)
autoconf 0.000014 0.000007 0.000021 ( 0.000021)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.000000 0.003909 0.623910 ( 1.030488)
build_miniruby 0.000568 0.000355 0.686927 ( 0.685974)
build_ruby 0.001285 0.000000 2.410031 ( 2.410097)
build_all 0.003784 0.005982 12.900928 ( 1.612616)
build_install 0.005639 0.001230 1.577646 ( 0.740791)
test_btest 0.000395 0.000251 68.505264 ( 5.879114)
test_basic 0.000000 0.003092 0.260389 ( 0.356316)
test_all 0.000292 0.000868 487.144933 ( 46.363647)
test_rubyspec 0.019254 0.010200 35.253823 ( 45.835791)
total: 104.92 sec