Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-110859
#<BuildRuby:0x000055d931f8b140
@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.20230201-110859",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003435 0.000265 0.614724 ( 1.048353)
build_miniruby 0.000903 0.000069 0.619044 ( 0.618521)
build_ruby 0.001221 0.000094 2.028973 ( 2.033324)
build_all 0.005147 0.003917 11.985957 ( 1.470011)
build_install 0.006066 0.000238 1.492918 ( 0.708483)
test_btest 0.000618 0.000077 64.710643 ( 6.012552)
test_basic 0.003306 0.000413 0.261006 ( 0.356121)
test_all 0.001330 0.000167 476.069275 ( 48.680439)
test_rubyspec 0.026881 0.001959 34.990395 ( 45.557025)
total: 106.49 sec