Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-182730
#<BuildRuby:0x0000563ba7675348
@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.20221024-182730",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.006718 0.005761 1.131078 ( 1.326274)
build_miniruby 0.001776 0.000444 0.113816 ( 0.110661)
build_ruby 0.001207 0.000302 0.101961 ( 0.099496)
build_all 0.008643 0.000863 1.385113 ( 0.586508)
build_install 0.006477 0.009092 1.687183 ( 0.899270)
test_btest 0.001818 0.000606 61.349048 ( 6.768922)
test_basic 0.007815 0.000000 0.366905 ( 0.454795)
test_all 0.003853 0.003911 512.811384 ( 53.650349)
test_rubyspec 0.078194 0.050718 43.169150 ( 51.420686)
total: 115.32 sec