Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-183623
#<BuildRuby:0x000055e8d665d398
@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.20220519-183623",
@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.000006)
build_up 0.005570 0.004770 0.830725 ( 0.861213)
build_miniruby 0.001453 0.000000 0.053517 ( 0.052186)
build_ruby 0.001697 0.000000 0.062385 ( 0.061229)
build_all 0.006961 0.000204 1.186646 ( 0.472976)
build_install 0.013180 0.005210 4.917268 ( 2.474197)
test_btest 0.002073 0.000000 50.911934 ( 6.228658)
test_basic 0.000000 0.005822 0.281264 ( 0.375939)
test_all 0.000000 0.004074 516.067169 ( 54.203122)
test_rubyspec 0.078403 0.042711 41.550338 ( 47.547907)
total: 112.28 sec