Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-105611
#<BuildRuby:0x000055c6dbef2cc8
@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.20221202-105611",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006309 0.004884 1.227664 ( 1.237165)
build_miniruby 0.001870 0.000267 0.844399 ( 0.843970)
build_ruby 0.002715 0.000387 2.222121 ( 2.135112)
build_all 0.016660 0.005189 18.551225 ( 2.161092)
build_install 0.010809 0.011475 2.011416 ( 1.029535)
test_btest 0.001502 0.000417 92.853115 ( 8.732892)
test_basic 0.007994 0.002221 0.358413 ( 0.443415)
test_all 0.001734 0.000482 679.955281 ( 72.527494)
test_rubyspec 0.139411 0.043270 49.354338 ( 57.454445)
total: 146.57 sec