Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-072253
#<BuildRuby:0x000055693973abe8
@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.20230112-072253",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.005777 0.000826 0.848618 ( 1.025200)
build_miniruby 0.001176 0.000000 1.015223 ( 1.013251)
build_ruby 0.001635 0.000000 2.785528 ( 2.782554)
build_all 0.009738 0.000000 16.705724 ( 2.944316)
build_install 0.010198 0.001113 2.041126 ( 1.067708)
test_btest 0.000956 0.000113 72.465355 ( 10.987774)
test_basic 0.001205 0.005311 0.365433 ( 0.451778)
test_all 0.001751 0.000309 654.800581 (108.488396)
test_rubyspec 0.069404 0.063725 51.654719 ( 59.672574)
total: 188.43 sec