Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-084510
#<BuildRuby:0x000055d5cbe16c88
@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.20220824-084510",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008917 0.000766 0.867796 ( 1.718205)
build_miniruby 0.001930 0.000000 0.063129 ( 0.061091)
build_ruby 0.002033 0.000000 0.060912 ( 0.058361)
build_all 0.007956 0.000000 1.271967 ( 0.469595)
build_install 0.011502 0.004663 1.570898 ( 0.795117)
test_btest 0.000812 0.000135 54.922491 ( 6.013724)
test_basic 0.006635 0.001106 0.297962 ( 0.387239)
test_all 0.003679 0.000613 502.259880 ( 53.969124)
test_rubyspec 0.054279 0.067074 42.096888 ( 50.706223)
total: 114.18 sec