Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-022332
#<BuildRuby:0x000055cab3acc8e8
@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.20220920-022332",
@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.000019 0.000001 0.000020 ( 0.000014)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004278 0.004062 1.079725 ( 1.236332)
build_miniruby 0.002018 0.000269 0.113887 ( 0.110513)
build_ruby 0.001942 0.000259 0.112711 ( 0.096425)
build_all 0.010262 0.000742 1.598753 ( 0.648243)
build_install 0.014059 0.008456 1.949603 ( 0.979376)
test_btest 0.001068 0.000214 74.456857 ( 8.455909)
test_basic 0.006172 0.001235 0.382924 ( 0.472582)
test_all 0.002656 0.000000 669.550459 ( 67.881431)
test_rubyspec 0.111264 0.053617 45.510940 ( 53.759919)
total: 133.64 sec