Logfile: /home/ko1/ruby/logs/brlog.trunk.20230605-044600
#<BuildRuby:0x000055ed64bafd68
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230605-044600",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004987 0.000263 1.385152 ( 2.614066)
build_miniruby 0.001019 0.000054 0.769076 ( 0.768355)
build_ruby 0.001213 0.000064 2.447041 ( 2.447281)
build_all 0.009297 0.000000 13.073686 ( 1.146122)
build_install 0.008177 0.000000 1.757860 ( 0.880148)
test_btest 0.001055 0.000000 83.174670 ( 7.428452)
test_basic 0.003742 0.000000 0.576288 ( 0.658286)
test_all 0.001562 0.000000 445.629922 ( 47.143995)
test_rubyspec 0.021212 0.016809 42.000135 ( 54.427959)
total: 117.52 sec