Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-024849
#<BuildRuby:0x000055eeecfb11f8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220801-024849",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004447 0.006868 0.952616 ( 9.902131)
build_miniruby 0.000992 0.000283 0.062010 ( 0.060650)
build_ruby 0.001410 0.000403 0.059771 ( 0.057951)
build_all 0.008130 0.000000 1.253277 ( 0.479210)
build_install 0.009141 0.005989 4.220777 ( 1.786810)
test_btest 0.001440 0.000432 54.414447 ( 6.074905)
test_basic 0.005401 0.000575 0.304728 ( 0.394466)
test_all 0.002707 0.000167 501.883525 ( 53.417970)
test_rubyspec 0.107041 0.028117 41.660200 ( 47.300341)
total: 119.48 sec