Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-054012
#<BuildRuby:0x000055e8348ccdd8
@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-054012",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007546 0.003947 0.990573 ( 1.419406)
build_miniruby 0.001775 0.000355 0.068941 ( 0.066836)
build_ruby 0.002501 0.000000 0.075796 ( 0.073189)
build_all 0.011332 0.000248 1.537617 ( 0.576115)
build_install 0.018744 0.003124 5.160654 ( 2.082880)
test_btest 0.000974 0.000162 75.002742 ( 8.197301)
test_basic 0.007855 0.000397 0.325862 ( 0.417330)
test_all 0.001707 0.000269 665.406075 ( 66.336103)
test_rubyspec 0.145921 0.038023 45.486439 ( 51.152158)
total: 130.32 sec