Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-055652
#<BuildRuby:0x000055b75abd4a90
@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.20221208-055652",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004225 0.006327 1.195779 ( 1.632718)
build_miniruby 0.002639 0.000000 0.842058 ( 0.855813)
build_ruby 0.000243 0.003056 2.227411 ( 2.175914)
build_all 0.015086 0.005639 18.524593 ( 2.173219)
build_install 0.010892 0.011559 2.111497 ( 1.066009)
test_btest 0.000872 0.000484 92.792062 ( 8.985598)
test_basic 0.004901 0.002722 0.352771 ( 0.441144)
test_all 0.001614 0.000000 695.074486 ( 72.066743)
test_rubyspec 0.088395 0.061987 49.630845 ( 57.941104)
total: 147.34 sec