Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-014540
#<BuildRuby:0x00005625ab8cc9c8
@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.20220720-014540",
@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.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003248 0.008979 1.029287 ( 2.712424)
build_miniruby 0.001947 0.000000 0.072220 ( 0.070079)
build_ruby 0.002142 0.000020 0.068748 ( 0.067091)
build_all 0.009448 0.001490 1.524694 ( 0.585642)
build_install 0.022342 0.000000 5.205386 ( 2.091704)
test_btest 0.000000 0.001411 73.649749 ( 8.047552)
test_basic 0.002576 0.005631 0.328754 ( 0.422179)
test_all 0.001604 0.000458 672.253242 ( 66.799482)
test_rubyspec 0.116075 0.049957 45.790397 ( 51.587033)
total: 132.38 sec