Logfile: /home/ko1/ruby/logs/brlog.trunk.20230214-173120
#<BuildRuby:0x000055f9e2213270
@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.20230214-173120",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001161 0.002567 0.788930 ( 1.187811)
build_miniruby 0.000794 0.000183 0.700061 ( 0.699118)
build_ruby 0.000969 0.000224 2.118598 ( 2.118208)
build_all 0.007969 0.000883 12.484660 ( 1.568532)
build_install 0.006072 0.000385 1.517302 ( 0.762781)
test_btest 0.000560 0.000112 68.783993 ( 6.122262)
test_basic 0.003066 0.000614 0.270893 ( 0.365767)
test_all 0.000868 0.000173 490.353618 ( 46.891667)
test_rubyspec 0.009927 0.018660 35.403824 ( 45.713385)
total: 105.43 sec