Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-120616
#<BuildRuby:0x00005590ef9d3598
@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.20221219-120616",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.003437 0.000000 0.606750 ( 1.043434)
build_miniruby 0.000000 0.000928 0.739056 ( 0.739311)
build_ruby 0.000000 0.001308 2.597614 ( 2.521595)
build_all 0.007154 0.002506 12.453775 ( 1.512374)
build_install 0.006505 0.000285 1.650071 ( 0.786623)
test_btest 0.000528 0.000070 64.256819 ( 6.191656)
test_basic 0.003159 0.000000 0.258961 ( 0.354511)
test_all 0.000000 0.001974 502.901796 ( 70.626058)
test_rubyspec 0.011261 0.016505 35.592767 ( 46.134827)
total: 129.91 sec