Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-194557
#<BuildRuby:0x00005633d405c018
@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.20221122-194557",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.001393 0.003387 1.103955 ( 1.143169)
build_miniruby 0.000710 0.000152 0.983991 ( 0.982709)
build_ruby 0.001152 0.000000 2.778869 ( 2.687562)
build_all 0.009053 0.000000 15.862358 ( 3.304158)
build_install 0.005912 0.002493 2.083774 ( 1.216790)
test_btest 0.000503 0.000101 61.560385 ( 10.716357)
test_basic 0.004888 0.000262 0.352542 ( 0.443263)
test_all 0.000911 0.000173 708.042927 (111.904811)
test_rubyspec 0.051970 0.013345 52.477144 ( 60.731401)
total: 193.13 sec