Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-155255
#<BuildRuby:0x000055b0f3ed6be8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230107-155255",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002974 0.003565 0.840868 ( 1.027529)
build_miniruby 0.000879 0.000314 1.027210 ( 1.025062)
build_ruby 0.001281 0.000457 2.774623 ( 2.771831)
build_all 0.004119 0.005756 16.804231 ( 2.963891)
build_install 0.007568 0.003847 2.116452 ( 1.077770)
test_btest 0.001119 0.000000 69.903111 ( 11.413178)
test_basic 0.006445 0.000000 0.349625 ( 0.436184)
test_all 0.001282 0.000000 663.609391 (107.098915)
test_rubyspec 0.071269 0.041149 52.450252 ( 60.517968)
total: 188.33 sec