Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-051132
#<BuildRuby:0x000055fb9c3fc3a0
@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.20220718-051132",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.010270 0.001798 0.971199 ( 1.475099)
build_miniruby 0.001477 0.000443 0.072412 ( 0.070270)
build_ruby 0.000000 0.002743 0.075989 ( 0.073095)
build_all 0.002287 0.008396 1.511336 ( 0.562318)
build_install 0.015960 0.007980 5.164812 ( 2.101204)
test_btest 0.000811 0.000405 73.487530 ( 8.275083)
test_basic 0.004422 0.004679 0.328153 ( 0.420055)
test_all 0.001753 0.000935 669.567894 ( 66.327225)
test_rubyspec 0.103780 0.069326 45.640754 ( 51.224909)
total: 130.53 sec