Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-154639
#<BuildRuby:0x000055f69d0ac6e0
@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.20220907-154639",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011627 0.000473 0.963394 ( 1.020857)
build_miniruby 0.002131 0.000000 0.072513 ( 0.070858)
build_ruby 0.002010 0.000000 0.064876 ( 0.062785)
build_all 0.009823 0.000140 1.566650 ( 0.600723)
build_install 0.012127 0.009399 1.913702 ( 0.945492)
test_btest 0.001380 0.000000 92.449201 ( 9.199179)
test_basic 0.006686 0.000693 0.341495 ( 0.430406)
test_all 0.001258 0.002936 650.963562 ( 66.304331)
test_rubyspec 0.109976 0.058017 47.095077 ( 55.225742)
total: 133.86 sec