Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-064851
#<BuildRuby:0x0000555b30db7708
@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.20230707-064851",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004750 0.000432 1.264745 ( 2.466263)
build_miniruby 0.000881 0.000080 0.871419 ( 0.872093)
build_ruby 0.001154 0.000105 2.820881 ( 2.820967)
build_all 0.002371 0.006841 8.077368 ( 7.342789)
build_install 0.005166 0.004196 2.103464 ( 1.732499)
test_btest 0.001261 0.000336 90.128808 ( 7.895392)
test_basic 0.004253 0.000057 0.780018 ( 0.860275)
test_all 0.000867 0.000217 487.982004 ( 59.335266)
test_rubyspec 0.022266 0.023132 42.653207 ( 55.088058)
total: 138.41 sec