Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-144750
#<BuildRuby:0x000055d0c6c3c610
@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.20220817-144750",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009957 0.000796 0.988404 ( 1.029265)
build_miniruby 0.001559 0.000208 0.072272 ( 0.071199)
build_ruby 0.001994 0.000266 0.077295 ( 0.076149)
build_all 0.008293 0.001106 1.549873 ( 0.588163)
build_install 0.014805 0.006996 1.887659 ( 0.932744)
test_btest 0.000000 0.001099 77.208966 ( 8.306355)
test_basic 0.003395 0.005447 0.333585 ( 0.420369)
test_all 0.003076 0.000769 636.329571 ( 64.696279)
test_rubyspec 0.105727 0.059614 45.382969 ( 52.891355)
total: 129.01 sec