Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-173739
#<BuildRuby:0x00005603556f4bc8
@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.20220817-173739",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.005601 0.005512 0.971065 ( 1.043349)
build_miniruby 0.001994 0.000498 0.077083 ( 0.074389)
build_ruby 0.001691 0.000422 0.075781 ( 0.073467)
build_all 0.008355 0.002089 1.542324 ( 0.587525)
build_install 0.015089 0.008524 1.900961 ( 0.907522)
test_btest 0.000928 0.000285 72.718751 ( 8.499649)
test_basic 0.005848 0.001800 0.328449 ( 0.417502)
test_all 0.003953 0.000201 682.538088 ( 66.790943)
test_rubyspec 0.087709 0.077170 45.508930 ( 52.975545)
total: 131.37 sec