Logfile: /home/ko1/ruby/logs/brlog.trunk.20220604-031956
#<BuildRuby:0x000055f6c25c0af8
@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.20220604-031956",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010749 0.001654 1.037040 ( 1.191349)
build_miniruby 0.002049 0.000315 0.073438 ( 0.070953)
build_ruby 0.002069 0.000319 0.073858 ( 0.071505)
build_all 0.007750 0.001192 1.489385 ( 0.598616)
build_install 0.018886 0.003285 5.784972 ( 2.806318)
test_btest 0.001085 0.000171 70.042855 ( 8.339281)
test_basic 0.006669 0.001053 0.322812 ( 0.410531)
test_all 0.002851 0.000450 660.554110 ( 64.805429)
test_rubyspec 0.091991 0.088385 46.149972 ( 52.076115)
total: 130.37 sec