Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-052953
#<BuildRuby:0x000055adbf226038
@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.20220802-052953",
@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.000028 0.000005 0.000033 ( 0.000034)
autoconf 0.000040 0.000006 0.000046 ( 0.000047)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.010753 0.001654 0.835334 ( 1.167640)
build_miniruby 0.001352 0.000207 0.062414 ( 0.061686)
build_ruby 0.001810 0.000278 0.061490 ( 0.060221)
build_all 0.007540 0.000381 1.213468 ( 0.466386)
build_install 0.009000 0.007004 4.338752 ( 1.838976)
test_btest 0.001395 0.000299 51.664923 ( 6.264047)
test_basic 0.004529 0.000971 0.282025 ( 0.375294)
test_all 0.002706 0.000000 496.960492 ( 52.893028)
test_rubyspec 0.079430 0.056390 41.162789 ( 47.162572)
total: 110.29 sec