Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-091851
#<BuildRuby:0x000055c6314127e0
@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.20221127-091851",
@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.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.005206 1.167407 ( 1.668480)
build_miniruby 0.000000 0.000965 1.029031 ( 1.027567)
build_ruby 0.000000 0.001278 2.786667 ( 2.688730)
build_all 0.002316 0.007746 22.484272 ( 4.492357)
build_install 0.005334 0.004486 4.400532 ( 1.554559)
test_btest 0.000561 0.000000 63.493837 ( 10.704833)
test_basic 0.003194 0.002228 0.310827 ( 0.400698)
test_all 0.001206 0.000000 686.004683 (108.263632)
test_rubyspec 0.028514 0.035945 53.054056 ( 61.298522)
total: 192.10 sec