Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-030123
#<BuildRuby:0x0000562beb2f51f8
@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.20220808-030123",
@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.000008 0.000003 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000074 0.009793 0.846763 ( 1.418948)
build_miniruby 0.001370 0.000685 0.065896 ( 0.064826)
build_ruby 0.001083 0.000541 0.065119 ( 0.063796)
build_all 0.006015 0.003007 1.251163 ( 0.483962)
build_install 0.008050 0.009001 4.317102 ( 1.800100)
test_btest 0.001414 0.000826 52.892865 ( 6.260761)
test_basic 0.005818 0.000383 0.271450 ( 0.362506)
test_all 0.002621 0.000435 513.339306 ( 53.291902)
test_rubyspec 0.079860 0.054925 41.640097 ( 49.271524)
total: 113.02 sec