Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-190417
#<BuildRuby:0x000055d61c7827e0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221121-190417",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004479 0.000095 1.065952 ( 1.109205)
build_miniruby 0.000778 0.000146 1.012066 ( 1.010746)
build_ruby 0.000957 0.000179 2.719655 ( 2.628607)
build_all 0.007399 0.001387 15.900380 ( 3.289104)
build_install 0.001714 0.008330 2.067015 ( 1.187427)
test_btest 0.000460 0.000135 61.678643 ( 11.251616)
test_basic 0.004723 0.000075 0.312167 ( 0.402691)
test_all 0.000873 0.000242 698.639564 (109.455421)
test_rubyspec 0.041501 0.020403 53.352372 ( 61.544995)
total: 191.88 sec