Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-175626
#<BuildRuby:0x000055cad3748a58
@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.20220207-175626",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000014 0.000007 0.000021 ( 0.000021)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.009352 0.002261 0.960905 ( 1.005937)
build_miniruby 0.001449 0.000604 0.078086 ( 0.076259)
build_ruby 0.001847 0.000000 0.080154 ( 0.078545)
build_all 0.009005 0.000682 4.123869 ( 0.789373)
build_install 0.023754 0.000127 7.886739 ( 2.341393)
test_btest 0.001679 0.000442 79.376826 ( 8.675638)
test_basic 0.005653 0.001487 0.333074 ( 0.423299)
test_all 0.001725 0.000000 695.664143 ( 67.582234)
test_rubyspec 0.117943 0.046688 46.169430 ( 51.693505)
total: 132.67 sec