Logfile: /home/ko1/ruby/logs/brlog.trunk.20230619-131009
#<BuildRuby:0x00005651ffe6b818
@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.20230619-131009",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005804 0.000089 1.441286 ( 2.813159)
build_miniruby 0.000992 0.000047 0.716093 ( 0.715412)
build_ruby 0.001212 0.000058 2.587767 ( 2.588345)
build_all 0.009808 0.000000 15.685647 ( 1.409010)
build_install 0.008062 0.000056 4.586200 ( 1.058752)
test_btest 0.000936 0.000038 84.078454 ( 7.390786)
test_basic 0.005018 0.000201 0.754820 ( 0.836495)
test_all 0.001002 0.000040 428.231185 ( 46.989223)
test_rubyspec 0.016351 0.025136 43.103563 ( 55.577849)
total: 119.38 sec