Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-171800
#<BuildRuby:0x00005649bfefc658
@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.20220202-171800",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000016)
build_up 0.004045 0.008051 0.933684 ( 1.598261)
build_miniruby 0.002312 0.000000 0.080731 ( 0.078968)
build_ruby 0.001602 0.000023 0.078287 ( 0.077362)
build_all 0.010866 0.000698 4.110312 ( 0.779826)
build_install 0.022764 0.001180 7.916500 ( 2.372730)
test_btest 0.000748 0.000149 47.398791 ( 44.193751)
test_basic 0.003170 0.004226 0.334977 ( 0.429866)
test_all 0.001394 0.000332 652.686530 ( 65.608973)
test_rubyspec 0.097520 0.066425 46.247109 ( 51.664776)
total: 166.81 sec