Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-121123
#<BuildRuby:0x00005638a801b6e8
@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.20230626-121123",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004206 0.000990 1.311456 ( 2.597345)
build_miniruby 0.000856 0.000201 0.803282 ( 0.803181)
build_ruby 0.001024 0.000241 2.484318 ( 2.484629)
build_all 0.009777 0.000000 15.588337 ( 1.425283)
build_install 0.009275 0.000000 4.452011 ( 1.066694)
test_btest 0.000748 0.000000 84.154195 ( 7.002582)
test_basic 0.003962 0.000000 0.667784 ( 0.754411)
test_all 0.001211 0.000000 421.338364 ( 46.669880)
test_rubyspec 0.023930 0.016993 41.791712 ( 54.289689)
total: 117.09 sec