Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-180121
#<BuildRuby:0x0000558d80ba8c00
@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.20220908-180121",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000933 0.010444 1.109284 ( 1.088745)
build_miniruby 0.001767 0.000000 0.073098 ( 0.071694)
build_ruby 0.002263 0.000177 0.073484 ( 0.071724)
build_all 0.008379 0.001851 1.545191 ( 0.589274)
build_install 0.021629 0.001895 1.922969 ( 0.956660)
test_btest 0.000859 0.000273 97.191151 ( 9.713032)
test_basic 0.002097 0.004561 0.355678 ( 0.449240)
test_all 0.000000 0.003325 675.717685 ( 68.214146)
test_rubyspec 0.106787 0.068538 47.292248 ( 55.336987)
total: 136.49 sec