Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-072937
#<BuildRuby:0x0000555c61d088e8
@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.20220327-072937",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000015 0.000007 0.000022 ( 0.000021)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.009288 0.002237 1.000016 ( 1.010448)
build_miniruby 0.002070 0.000000 0.077173 ( 0.075123)
build_ruby 0.002052 0.000000 0.078555 ( 0.076489)
build_all 0.003718 0.006085 4.182579 ( 0.851135)
build_install 0.018838 0.004740 7.908791 ( 2.452590)
test_btest 0.000000 0.001255 76.167320 ( 7.942600)
test_basic 0.000000 0.007232 0.334019 ( 0.422496)
test_all 0.000648 0.001036 665.131016 ( 66.474493)
test_rubyspec 0.096403 0.067921 46.026740 ( 51.487574)
total: 130.79 sec