Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-015903
#<BuildRuby:0x000055dc5a6835f8
@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.20230617-015903",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001301 0.004379 1.378958 ( 2.653720)
build_miniruby 0.000949 0.000158 0.814595 ( 0.814533)
build_ruby 0.001293 0.000000 2.485115 ( 2.485533)
build_all 0.009865 0.000000 12.437772 ( 1.099702)
build_install 0.008115 0.000000 1.795810 ( 0.868327)
test_btest 0.001001 0.000000 80.595749 ( 7.129437)
test_basic 0.001650 0.003038 0.657359 ( 0.740187)
test_all 0.003002 0.000000 431.089318 ( 39.444144)
test_rubyspec 0.019733 0.020070 42.243599 ( 54.706453)
total: 109.94 sec