Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-221805
#<BuildRuby:0x0000559073b5c0d0
@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.20221123-221805",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000016)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.003566 0.001188 1.086335 ( 1.074545)
build_miniruby 0.000673 0.000224 1.030851 ( 1.029698)
build_ruby 0.000914 0.000304 2.759400 ( 2.673480)
build_all 0.007824 0.001054 15.966997 ( 3.332126)
build_install 0.007178 0.000719 2.125414 ( 1.275984)
test_btest 0.000471 0.000135 57.663258 ( 11.634952)
test_basic 0.003737 0.001068 0.294106 ( 0.384650)
test_all 0.001653 0.000317 663.491965 (111.223303)
test_rubyspec 0.039817 0.025875 53.687424 ( 61.960164)
total: 194.59 sec