Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-014117
#<BuildRuby:0x000056370ea4f8f8
@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.20221225-014117",
@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.000009)
configure 0.000006 0.000000 0.000006 ( 0.000024)
build_up 0.000000 0.003381 0.561676 ( 1.253535)
build_miniruby 0.000000 0.000901 0.737583 ( 0.736970)
build_ruby 0.000000 0.001286 2.566622 ( 2.566544)
build_all 0.007901 0.001016 12.484193 ( 1.507335)
build_install 0.005635 0.001057 1.613657 ( 0.763157)
test_btest 0.000607 0.000114 66.916320 ( 5.936831)
test_basic 0.003088 0.000579 0.257727 ( 0.352903)
test_all 0.001167 0.000219 485.626431 ( 45.163113)
test_rubyspec 0.018554 0.008981 34.955899 ( 45.482067)
total: 103.76 sec