Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-025453
#<BuildRuby:0x000055fe8e524c10
@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.20220331-025453",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.008497 0.003379 1.043621 ( 2.219417)
build_miniruby 0.000000 0.002057 0.074460 ( 0.072925)
build_ruby 0.001978 0.000365 0.078066 ( 0.075793)
build_all 0.010537 0.000000 4.215892 ( 0.856989)
build_install 0.019739 0.004700 8.002784 ( 2.384295)
test_btest 0.000000 0.001210 75.730519 ( 7.974267)
test_basic 0.004517 0.002650 0.339603 ( 0.433062)
test_all 0.000669 0.001231 691.161624 ( 67.474696)
test_rubyspec 0.132981 0.040195 46.561965 ( 51.673871)
total: 133.17 sec