Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-230930
#<BuildRuby:0x0000563e94f14018
@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.20221126-230930",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.004903 0.000000 1.207165 ( 1.412510)
build_miniruby 0.001057 0.000000 0.972364 ( 0.970517)
build_ruby 0.001264 0.000000 2.799245 ( 2.712463)
build_all 0.006419 0.003585 22.443992 ( 4.399549)
build_install 0.008667 0.001733 4.449971 ( 1.594472)
test_btest 0.000472 0.000095 61.718952 ( 10.943989)
test_basic 0.000000 0.004116 0.317060 ( 0.408598)
test_all 0.000684 0.000364 653.865520 (124.930256)
test_rubyspec 0.046560 0.022854 53.190370 ( 61.363472)
total: 208.74 sec