Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-064747
#<BuildRuby:0x000056055f4c7600
@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.20220914-064747",
@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.000011 0.000000 0.000011 ( 0.000005)
autoconf 0.000040 0.000000 0.000040 ( 0.000039)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005645 0.004563 1.077316 ( 1.062163)
build_miniruby 0.002136 0.000657 0.072007 ( 0.069362)
build_ruby 0.000000 0.002043 0.079210 ( 0.076793)
build_all 0.007203 0.003218 1.546550 ( 0.601002)
build_install 0.010253 0.011750 1.884678 ( 0.936716)
test_btest 0.000727 0.000339 93.412919 ( 9.034254)
test_basic 0.001793 0.005936 0.364011 ( 0.452323)
test_all 0.002806 0.001497 646.251132 ( 65.582433)
test_rubyspec 0.101402 0.070658 46.546322 ( 54.898641)
total: 132.71 sec