Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-012733
#<BuildRuby:0x0000557b24a2fef0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220817-012733",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.004761 0.001731 0.810039 ( 1.568608)
build_miniruby 0.000774 0.000282 0.058110 ( 0.056740)
build_ruby 0.000768 0.000279 0.060373 ( 0.059145)
build_all 0.004506 0.000011 1.549155 ( 0.590496)
build_install 0.010542 0.000454 1.939280 ( 0.979189)
test_btest 0.000625 0.000178 58.233852 ( 8.239850)
test_basic 0.005151 0.000135 0.285572 ( 0.374571)
test_all 0.002093 0.000000 630.486180 ( 91.259614)
test_rubyspec 0.057740 0.039091 43.839375 ( 51.237820)
total: 154.37 sec