Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-075946
#<BuildRuby:0x000055ccc6a749d0
@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.20221111-075946",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008899 0.000678 1.090229 ( 1.139761)
build_miniruby 0.002242 0.000298 0.062357 ( 0.061099)
build_ruby 0.002167 0.000289 0.068323 ( 0.067139)
build_all 0.007047 0.000940 1.463614 ( 0.596402)
build_install 0.013932 0.007725 1.812364 ( 0.945511)
test_btest 0.001738 0.000000 81.466137 ( 9.193321)
test_basic 0.006868 0.000531 0.335276 ( 0.426054)
test_all 0.002190 0.000411 677.920938 ( 68.936045)
test_rubyspec 0.119197 0.043797 47.576919 ( 56.014084)
total: 137.38 sec