Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-111856
#<BuildRuby:0x000055cc6dfa0c00
@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.20220906-111856",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006242 0.005589 0.978515 ( 1.093896)
build_miniruby 0.001866 0.000430 0.076670 ( 0.074304)
build_ruby 0.001694 0.000391 0.075410 ( 0.073252)
build_all 0.010056 0.000043 1.559534 ( 0.596894)
build_install 0.012264 0.009172 1.923088 ( 0.960426)
test_btest 0.000874 0.000243 95.349407 ( 9.449274)
test_basic 0.001864 0.005478 0.349537 ( 0.438342)
test_all 0.000000 0.004305 651.509947 ( 66.701225)
test_rubyspec 0.091424 0.077725 46.987532 ( 55.503994)
total: 134.89 sec