Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-090717
#<BuildRuby:0x00005632db8fc4b0
@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.20220222-090717",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.011740 0.000771 0.996419 ( 5.522518)
build_miniruby 0.001534 0.000307 0.072660 ( 0.070924)
build_ruby 0.001496 0.000300 0.080657 ( 0.078968)
build_all 0.005049 0.004575 4.081343 ( 0.794339)
build_install 0.021139 0.003183 7.790609 ( 2.323870)
test_btest 0.000995 0.000226 75.678285 ( 8.062330)
test_basic 0.009078 0.000000 0.328916 ( 0.416671)
test_all 0.002127 0.000000 659.648493 ( 65.363994)
test_rubyspec 0.108649 0.067343 46.212373 ( 51.695264)
total: 134.33 sec