Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-184642
#<BuildRuby:0x000055ed79e586e0
@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.20220912-184642",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006470 0.004622 1.130229 ( 1.193450)
build_miniruby 0.001267 0.000271 0.075371 ( 0.073903)
build_ruby 0.001539 0.000330 0.074156 ( 0.071996)
build_all 0.004558 0.004517 1.573855 ( 0.604294)
build_install 0.019793 0.001391 1.894380 ( 0.941943)
test_btest 0.000886 0.000196 98.908053 ( 9.609351)
test_basic 0.008076 0.000000 0.357954 ( 0.449530)
test_all 0.002584 0.000000 631.120692 ( 67.040712)
test_rubyspec 0.119516 0.050684 47.133101 ( 55.549590)
total: 135.54 sec