Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-003929
#<BuildRuby:0x0000564e1c687868
@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.20230114-003929",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.004010 0.000024 0.609145 ( 1.028338)
build_miniruby 0.000629 0.000189 0.686865 ( 0.686364)
build_ruby 0.001004 0.000301 2.405817 ( 2.406009)
build_all 0.009068 0.000000 12.919719 ( 1.613416)
build_install 0.006382 0.000000 1.475132 ( 0.711414)
test_btest 0.000645 0.000000 67.542881 ( 5.849675)
test_basic 0.003466 0.000000 0.258639 ( 0.354543)
test_all 0.001120 0.000066 493.281600 ( 47.127761)
test_rubyspec 0.016688 0.010752 35.572311 ( 45.897131)
total: 105.68 sec