Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-113123
#<BuildRuby:0x000056449d8a92f0
@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.20220605-113123",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008907 0.001485 0.849191 ( 0.900099)
build_miniruby 0.001887 0.000314 0.064989 ( 0.062902)
build_ruby 0.001416 0.000236 0.063561 ( 0.062621)
build_all 0.004494 0.003789 1.212037 ( 0.489708)
build_install 0.006620 0.012771 4.927593 ( 2.455805)
test_btest 0.001269 0.000476 55.060150 ( 6.096663)
test_basic 0.000642 0.004788 0.297924 ( 0.389713)
test_all 0.002081 0.000911 499.021428 ( 53.383173)
test_rubyspec 0.079310 0.052058 41.603544 ( 47.344409)
total: 111.19 sec