Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-213722
#<BuildRuby:0x000055ec77b3cf40
@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.20220211-213722",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005058 0.007010 0.949936 ( 1.011801)
build_miniruby 0.001346 0.000448 0.071667 ( 0.070977)
build_ruby 0.001623 0.000541 0.076661 ( 0.076184)
build_all 0.008813 0.002937 4.098964 ( 0.795263)
build_install 0.021026 0.003475 7.808753 ( 2.367924)
test_btest 0.001035 0.000305 74.396821 ( 7.866585)
test_basic 0.003034 0.004592 0.340692 ( 0.432219)
test_all 0.001425 0.000475 667.071144 ( 65.790338)
test_rubyspec 0.100541 0.054469 46.236290 ( 51.589035)
total: 130.00 sec