Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-063927
#<BuildRuby:0x000055ea7840c8e8
@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.20220829-063927",
@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.000017 0.000004 0.000021 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009158 0.001207 0.963354 ( 1.373018)
build_miniruby 0.001439 0.000332 0.073363 ( 0.071475)
build_ruby 0.001661 0.000383 0.077120 ( 0.075220)
build_all 0.009039 0.000955 1.540398 ( 0.585942)
build_install 0.023099 0.000000 1.881687 ( 0.915808)
test_btest 0.001002 0.000000 76.415881 ( 7.948917)
test_basic 0.003191 0.004509 0.319227 ( 0.408370)
test_all 0.004458 0.000000 642.707302 ( 64.432709)
test_rubyspec 0.117066 0.056182 45.512674 ( 53.993873)
total: 129.81 sec