Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-163438
#<BuildRuby:0x000055dc90fc3f60
@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.20221116-163438",
@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.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.000874 0.004180 1.085127 ( 1.162142)
build_miniruby 0.000603 0.000201 0.971468 ( 0.970447)
build_ruby 0.001135 0.000000 2.755038 ( 2.657871)
build_all 0.008087 0.000357 15.890554 ( 3.438557)
build_install 0.009722 0.000375 2.005295 ( 1.207336)
test_btest 0.000427 0.000107 63.170108 ( 10.263023)
test_basic 0.000359 0.004348 0.293652 ( 0.384274)
test_all 0.000820 0.000257 637.776352 (101.923708)
test_rubyspec 0.027355 0.024087 51.881768 ( 60.179206)
total: 182.19 sec