Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-104257
#<BuildRuby:0x000056495d91f418
@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.20221129-104257",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.000000 0.004860 1.168546 ( 1.174802)
build_miniruby 0.000000 0.000843 0.944932 ( 0.943688)
build_ruby 0.000000 0.001092 2.702493 ( 2.570753)
build_all 0.000000 0.008883 15.822009 ( 3.213704)
build_install 0.000000 0.009145 1.977018 ( 1.152805)
test_btest 0.000000 0.000626 58.915461 ( 11.164888)
test_basic 0.002903 0.002388 0.295023 ( 0.385723)
test_all 0.000696 0.000478 661.549367 (122.744501)
test_rubyspec 0.043163 0.024245 53.458508 ( 61.688947)
total: 205.04 sec