Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-010053
#<BuildRuby:0x0000561fff2ec6e0
@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.20220909-010053",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008714 0.001245 1.137736 ( 1.157808)
build_miniruby 0.000000 0.002060 0.075706 ( 0.073786)
build_ruby 0.001272 0.000910 0.072542 ( 0.070939)
build_all 0.005422 0.004373 1.568908 ( 0.605749)
build_install 0.016187 0.005081 1.916225 ( 0.950932)
test_btest 0.001099 0.000275 88.963805 ( 9.679164)
test_basic 0.005921 0.001480 0.350851 ( 0.439651)
test_all 0.002841 0.000710 650.083283 ( 66.598319)
test_rubyspec 0.121142 0.061637 47.044093 ( 55.567538)
total: 135.14 sec