Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-081103
#<BuildRuby:0x000055e3c55eb948
@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.20230210-081103",
@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.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003814 0.000000 0.596244 ( 1.032924)
build_miniruby 0.000990 0.000000 0.647939 ( 0.647673)
build_ruby 0.001163 0.000000 2.082246 ( 2.081822)
build_all 0.003060 0.006277 12.350924 ( 1.485798)
build_install 0.005146 0.001287 1.487247 ( 0.712857)
test_btest 0.000481 0.000120 66.582509 ( 6.410394)
test_basic 0.000433 0.002895 0.272121 ( 0.367610)
test_all 0.000864 0.000255 494.818756 ( 47.229911)
test_rubyspec 0.016229 0.010743 35.314222 ( 45.912463)
total: 105.88 sec