Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-044444
#<BuildRuby:0x0000563cde2eb708
@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.20230806-044444",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.002206 0.003764 1.515992 ( 2.748409)
build_miniruby 0.000855 0.000128 1.001763 ( 1.000739)
build_ruby 0.001002 0.000150 2.622661 ( 2.621881)
build_all 0.005076 0.004247 14.544234 ( 1.275834)
build_install 0.008915 0.000123 2.134886 ( 0.953892)
test_btest 0.000998 0.000000 81.170294 ( 7.921343)
test_basic 0.000438 0.003600 0.658189 ( 0.731037)
test_all 0.001888 0.000283 526.356557 ( 59.016606)
test_rubyspec 0.018512 0.022967 45.006476 ( 57.343128)
total: 133.61 sec