Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-124257
#<BuildRuby:0x000055cacff83208
@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.20221212-124257",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003681 0.000283 0.647415 ( 1.045804)
build_miniruby 0.000800 0.000062 0.701463 ( 0.701179)
build_ruby 0.001363 0.000000 2.444044 ( 2.385107)
build_all 0.008417 0.000397 12.469547 ( 1.500312)
build_install 0.001574 0.004900 1.613435 ( 0.772040)
test_btest 0.000565 0.000080 65.455415 ( 6.085505)
test_basic 0.000000 0.003217 0.235197 ( 0.331088)
test_all 0.001640 0.000000 516.898265 ( 70.201536)
test_rubyspec 0.017571 0.011079 35.354315 ( 45.800327)
total: 128.82 sec