Logfile: /home/ko1/ruby/logs/brlog.trunk.20230209-110620
#<BuildRuby:0x0000559fd4550040
@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.20230209-110620",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000000 0.004090 0.629608 ( 1.073589)
build_miniruby 0.000812 0.000085 0.629864 ( 0.629335)
build_ruby 0.001187 0.000091 2.052405 ( 2.052039)
build_all 0.008809 0.000678 12.384566 ( 1.489406)
build_install 0.000000 0.006523 1.492062 ( 0.724942)
test_btest 0.000000 0.000694 65.792017 ( 5.980212)
test_basic 0.001519 0.001921 0.230357 ( 0.326612)
test_all 0.000798 0.000171 494.413444 ( 47.181789)
test_rubyspec 0.018724 0.010889 35.046618 ( 45.605770)
total: 105.06 sec