Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-193323
#<BuildRuby:0x000056076c7089c8
@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.20221127-193323",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.005578 0.004661 1.272241 ( 1.543693)
build_miniruby 0.001978 0.000824 0.856327 ( 0.855310)
build_ruby 0.003242 0.000000 2.249801 ( 2.157207)
build_all 0.019009 0.003152 25.118927 ( 2.841619)
build_install 0.010250 0.009045 5.017036 ( 1.210709)
test_btest 0.000903 0.000361 87.518366 ( 8.839701)
test_basic 0.006693 0.000374 0.363275 ( 0.456413)
test_all 0.001582 0.000593 682.502202 ( 69.513376)
test_rubyspec 0.077242 0.070729 49.939999 ( 58.407590)
total: 145.83 sec