Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-121051
#<BuildRuby:0x000055bc106e4c00
@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-121051",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.010838 0.000811 1.001557 ( 2.283572)
build_miniruby 0.001481 0.000455 0.077794 ( 0.075644)
build_ruby 0.001503 0.000462 0.075995 ( 0.073834)
build_all 0.009940 0.000224 1.549028 ( 0.585346)
build_install 0.017563 0.005647 1.924954 ( 0.936835)
test_btest 0.000000 0.001600 75.370544 ( 8.248461)
test_basic 0.001635 0.006764 0.330936 ( 0.421665)
test_all 0.000315 0.004790 651.320109 ( 64.782848)
test_rubyspec 0.111904 0.053843 45.499737 ( 53.759628)
total: 131.17 sec