Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-172103
#<BuildRuby:0x0000562df5da7e28
@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.20220723-172103",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007216 0.004049 0.958836 ( 1.261883)
build_miniruby 0.002348 0.000000 0.072569 ( 0.070242)
build_ruby 0.002004 0.000035 0.070382 ( 0.068590)
build_all 0.009132 0.001075 1.513751 ( 0.582396)
build_install 0.018199 0.001501 5.080075 ( 2.051483)
test_btest 0.000898 0.000099 73.715443 ( 8.246692)
test_basic 0.000000 0.007756 0.323800 ( 0.412981)
test_all 0.000000 0.002441 678.484850 ( 66.609524)
test_rubyspec 0.098540 0.073106 45.392297 ( 51.182025)
total: 130.49 sec