Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-030117
#<BuildRuby:0x00005609fdca3818
@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.20231128-030117",
@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.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004399 0.000463 1.333389 ( 1.688327)
build_miniruby 0.001004 0.000106 0.906372 ( 0.906156)
build_ruby 0.001681 0.000000 2.795747 ( 2.796083)
build_all 0.007988 0.002353 16.615265 ( 1.496070)
build_install 0.006233 0.007041 5.078006 ( 1.174263)
test_btest 0.000602 0.000112 84.156517 ( 7.598827)
test_basic 0.003262 0.000604 0.738904 ( 0.813855)
test_all 0.088845 0.044518 540.197743 ( 52.654988)
test_rubyspec 0.026707 0.021771 50.738684 ( 63.005641)
total: 132.13 sec