Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-014524
#<BuildRuby:0x000056476c467940
@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.20220212-014524",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.009186 0.001413 3.202277 ( 3.520306)
build_miniruby 0.001880 0.000290 0.877449 ( 1.055793)
build_ruby 0.003093 0.000476 3.316882 ( 3.128178)
build_all 0.018457 0.001905 21.098476 ( 2.294466)
build_install 0.019211 0.004314 7.964822 ( 2.371994)
test_btest 0.000756 0.000119 72.635233 ( 8.211909)
test_basic 0.002493 0.006066 0.347817 ( 0.441232)
test_all 0.001922 0.000405 660.208447 ( 66.563640)
test_rubyspec 0.116820 0.055037 46.414645 ( 51.808310)
total: 139.40 sec