Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-214626
#<BuildRuby:0x0000561332198b88
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-214626",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.011745 0.000244 0.953837 ( 0.982822)
build_miniruby 0.001821 0.000107 0.072226 ( 0.071468)
build_ruby 0.002000 0.000118 0.071940 ( 0.070584)
build_all 0.009742 0.000303 4.038520 ( 0.789558)
build_install 0.022794 0.000201 7.743223 ( 2.345899)
test_btest 0.001254 0.000057 46.572717 ( 43.493527)
test_basic 0.008179 0.000000 0.327976 ( 0.416877)
test_all 0.001902 0.000020 666.453350 ( 65.598536)
test_rubyspec 0.109432 0.043671 45.954330 ( 51.397753)
total: 165.17 sec