Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-220545
#<BuildRuby:0x000055caad8c74b8
@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.20220830-220545",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005059 0.007250 1.010194 ( 1.029867)
build_miniruby 0.001699 0.000453 0.076680 ( 0.075602)
build_ruby 0.001991 0.000530 0.074889 ( 0.073514)
build_all 0.009768 0.000377 1.560574 ( 0.587242)
build_install 0.015824 0.006146 1.894855 ( 0.949116)
test_btest 0.001457 0.000000 79.083043 ( 8.166839)
test_basic 0.007213 0.000000 0.324007 ( 0.416067)
test_all 0.004203 0.000124 680.874942 ( 67.259256)
test_rubyspec 0.092169 0.066757 45.418406 ( 53.898854)
total: 132.46 sec