Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-002025
#<BuildRuby:0x000055cd5fd8b788
@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.20220203-002025",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003012 0.007318 0.940248 ( 1.511824)
build_miniruby 0.001266 0.000361 0.078839 ( 0.077438)
build_ruby 0.001618 0.000462 0.076958 ( 0.074605)
build_all 0.008957 0.002559 4.140705 ( 0.788590)
build_install 0.014203 0.009325 7.816680 ( 2.308347)
test_btest 0.000994 0.000351 47.339299 ( 44.014881)
test_basic 0.000000 0.007218 0.328350 ( 0.419515)
test_all 0.001709 0.000759 703.299741 ( 67.579359)
test_rubyspec 0.101244 0.067043 46.141269 ( 51.593249)
total: 168.37 sec