Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-153031
#<BuildRuby:0x000055eaca2b0448
@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.20221205-153031",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007180 0.003825 1.216482 ( 1.233709)
build_miniruby 0.002086 0.000417 0.830290 ( 0.832906)
build_ruby 0.002368 0.000473 2.203052 ( 2.120775)
build_all 0.007360 0.012328 18.280617 ( 2.127239)
build_install 0.017745 0.003338 2.018137 ( 1.024629)
test_btest 0.001189 0.000381 94.721214 ( 9.472236)
test_basic 0.006112 0.001956 0.344583 ( 0.432691)
test_all 0.002382 0.000279 702.821927 ( 70.788917)
test_rubyspec 0.097284 0.047341 48.625375 ( 57.114827)
total: 145.15 sec