Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-032547
#<BuildRuby:0x00005577e4547520
@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.20230802-032547",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004912 0.000047 1.405140 ( 2.712189)
build_miniruby 0.001163 0.000055 0.977612 ( 0.976884)
build_ruby 0.001193 0.000057 2.615113 ( 2.615070)
build_all 0.005674 0.003244 14.094057 ( 1.262463)
build_install 0.002431 0.006124 2.120767 ( 0.927840)
test_btest 0.000000 0.000940 81.803554 ( 7.602139)
test_basic 0.002123 0.002627 0.587808 ( 0.661388)
test_all 0.001084 0.000000 507.622401 ( 58.161733)
test_rubyspec 0.020389 0.020856 46.239345 ( 58.617911)
total: 133.54 sec