Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-221914
#<BuildRuby:0x000055f14a479348
@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.20221029-221914",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006846 0.002739 1.092484 ( 1.483881)
build_miniruby 0.001090 0.000436 0.093653 ( 0.094062)
build_ruby 0.000000 0.001622 0.088096 ( 0.087380)
build_all 0.005078 0.003124 1.330656 ( 0.580818)
build_install 0.006407 0.007831 1.668567 ( 0.921727)
test_btest 0.000845 0.000455 62.508649 ( 6.470900)
test_basic 0.003897 0.002098 0.345483 ( 0.439965)
test_all 0.004767 0.000000 514.630311 ( 54.855166)
test_rubyspec 0.074984 0.053388 43.413007 ( 52.073729)
total: 117.01 sec