Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-062759
#<BuildRuby:0x0000560df345c3e0
@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.20221203-062759",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009451 0.002363 1.207726 ( 1.223591)
build_miniruby 0.001755 0.000438 0.851313 ( 0.851645)
build_ruby 0.002545 0.000636 2.244276 ( 2.152550)
build_all 0.021170 0.000097 18.690954 ( 2.181584)
build_install 0.019851 0.002586 2.100387 ( 1.025541)
test_btest 0.001183 0.000209 92.031603 ( 9.022843)
test_basic 0.002848 0.006812 0.359101 ( 0.445587)
test_all 0.000000 0.001931 699.256499 ( 69.825312)
test_rubyspec 0.110908 0.066220 49.362968 ( 57.455885)
total: 144.19 sec