Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-174233
#<BuildRuby:0x00005643dd51b270
@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.20230102-174233",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.003714 0.000000 0.637366 ( 1.045927)
build_miniruby 0.000933 0.000000 0.757577 ( 0.756610)
build_ruby 0.001343 0.000000 2.551059 ( 2.551314)
build_all 0.005533 0.003718 12.732289 ( 1.520925)
build_install 0.002831 0.004036 1.625562 ( 0.749499)
test_btest 0.000583 0.000065 64.814414 ( 6.474117)
test_basic 0.003015 0.000335 0.254174 ( 0.350422)
test_all 0.001591 0.000176 497.934693 ( 46.897286)
test_rubyspec 0.020484 0.009043 34.913230 ( 45.510553)
total: 105.86 sec