Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-211417
#<BuildRuby:0x000055bfd15e4b60
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221201-211417",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009508 0.001290 1.250985 ( 1.583208)
build_miniruby 0.003002 0.000000 0.860627 ( 0.858558)
build_ruby 0.000000 0.002960 2.236640 ( 2.143631)
build_all 0.020111 0.000533 18.555307 ( 2.163303)
build_install 0.019254 0.002070 2.035828 ( 1.031018)
test_btest 0.001083 0.000206 95.529508 ( 9.154241)
test_basic 0.008525 0.000683 0.346955 ( 0.434172)
test_all 0.001942 0.000353 707.860031 ( 72.390175)
test_rubyspec 0.122487 0.067346 49.231212 ( 57.345882)
total: 147.11 sec