Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-103349
#<BuildRuby:0x000055965c0884f8
@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.20220824-103349",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.010182 0.001931 0.975358 ( 1.119671)
build_miniruby 0.001558 0.000480 0.078365 ( 0.076151)
build_ruby 0.001654 0.000509 0.069609 ( 0.067733)
build_all 0.010000 0.001529 1.513510 ( 0.573659)
build_install 0.017978 0.001976 1.900082 ( 0.924501)
test_btest 0.000717 0.000180 72.144415 ( 7.664999)
test_basic 0.003108 0.004900 0.336790 ( 0.425228)
test_all 0.005305 0.000000 639.585513 ( 64.528453)
test_rubyspec 0.107937 0.075742 45.861914 ( 54.410673)
total: 129.79 sec