Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-093308
#<BuildRuby:0x000055f1ef42b800
@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.20220826-093308",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002974 0.009189 1.045004 ( 5.565264)
build_miniruby 0.001795 0.000553 0.077156 ( 0.075832)
build_ruby 0.001512 0.000466 0.071650 ( 0.070566)
build_all 0.010212 0.000250 1.560762 ( 0.600581)
build_install 0.017010 0.005509 1.896798 ( 0.936897)
test_btest 0.000798 0.000222 73.878582 ( 8.449450)
test_basic 0.006093 0.001692 0.331209 ( 0.420285)
test_all 0.004128 0.000000 668.853731 ( 66.192863)
test_rubyspec 0.104858 0.080025 45.346930 ( 53.900702)
total: 136.21 sec