Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-170447
#<BuildRuby:0x0000564c9ff1a878
@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.20221115-170447",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001490 0.004343 0.978407 ( 4.394485)
build_miniruby 0.000907 0.000139 0.880000 ( 0.878286)
build_ruby 0.001298 0.000199 2.528683 ( 2.442796)
build_all 0.008058 0.001240 15.416434 ( 2.780298)
build_install 0.004421 0.003904 1.869486 ( 0.981700)
test_btest 0.000638 0.000128 55.483254 ( 9.782861)
test_basic 0.005659 0.000179 0.351645 ( 0.439992)
test_all 0.001091 0.000205 634.118008 ( 90.106475)
test_rubyspec 0.073978 0.046040 45.465125 ( 53.683160)
total: 165.49 sec