Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-093242
#<BuildRuby:0x00005615909046c8
@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.20220325-093242",
@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.000006)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.010007 0.000611 1.003614 ( 1.330933)
build_miniruby 0.001716 0.000490 0.072946 ( 0.071544)
build_ruby 0.001576 0.000450 0.074733 ( 0.074043)
build_all 0.004084 0.005795 4.097732 ( 0.851241)
build_install 0.015605 0.006481 7.884728 ( 2.401648)
test_btest 0.000839 0.000309 74.735355 ( 8.002447)
test_basic 0.007181 0.000000 0.336282 ( 0.426049)
test_all 0.001709 0.000146 655.192230 ( 65.600905)
test_rubyspec 0.114668 0.053425 45.778287 ( 51.308876)
total: 130.07 sec