Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-073042
#<BuildRuby:0x0000558d1d950920
@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.20220803-073042",
@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.000015 0.000003 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010591 0.002444 1.017945 ( 1.627912)
build_miniruby 0.001592 0.000368 0.075521 ( 0.074467)
build_ruby 0.002035 0.000000 0.072116 ( 0.070553)
build_all 0.009846 0.001524 1.525198 ( 0.571933)
build_install 0.013057 0.010347 5.261485 ( 2.098372)
test_btest 0.001297 0.000389 73.679772 ( 8.099848)
test_basic 0.006870 0.000684 0.333697 ( 0.423408)
test_all 0.001451 0.000415 633.429622 ( 64.406378)
test_rubyspec 0.119706 0.059077 46.077351 ( 53.063269)
total: 130.44 sec