Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-092430
#<BuildRuby:0x00005618aa182fe0
@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-092430",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004033 0.007850 1.017724 ( 1.140996)
build_miniruby 0.001555 0.000555 0.076396 ( 0.074862)
build_ruby 0.001566 0.000559 0.080461 ( 0.078255)
build_all 0.007306 0.002609 1.555898 ( 0.607744)
build_install 0.013809 0.009262 1.972917 ( 0.972279)
test_btest 0.000000 0.001033 94.661353 ( 9.198331)
test_basic 0.000000 0.007681 0.354795 ( 0.442620)
test_all 0.000000 0.004316 645.890570 ( 66.590955)
test_rubyspec 0.100219 0.081154 46.936058 ( 55.035018)
total: 134.14 sec