Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-080204
#<BuildRuby:0x000055e7f8108b88
@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.20220906-080204",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009530 0.002382 0.967461 ( 1.000167)
build_miniruby 0.001567 0.000392 0.075348 ( 0.073893)
build_ruby 0.001684 0.000421 0.077677 ( 0.076359)
build_all 0.008928 0.001213 1.567078 ( 0.604060)
build_install 0.019796 0.002450 1.925785 ( 0.953248)
test_btest 0.000772 0.000163 95.756095 ( 9.708728)
test_basic 0.006852 0.000000 0.345286 ( 0.434825)
test_all 0.002957 0.000081 686.732819 ( 68.570223)
test_rubyspec 0.124538 0.061160 47.105087 ( 55.497894)
total: 136.92 sec