Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-220453
#<BuildRuby:0x000055be678851a0
@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-220453",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.008642 0.001586 0.908046 ( 0.995150)
build_miniruby 0.001584 0.000528 0.074082 ( 0.074255)
build_ruby 0.000000 0.001786 0.077492 ( 0.076846)
build_all 0.005001 0.004669 4.163576 ( 0.810795)
build_install 0.015098 0.007817 7.744439 ( 2.348216)
test_btest 0.001436 0.000000 47.637261 ( 44.187124)
test_basic 0.004570 0.003224 0.335273 ( 0.424845)
test_all 0.001109 0.000492 658.689737 ( 65.005058)
test_rubyspec 0.099599 0.073876 46.209255 ( 51.594065)
total: 165.52 sec