Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-014026
#<BuildRuby:0x000055a5e055fe70
@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.20221207-014026",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.004841 1.146919 ( 1.176257)
build_miniruby 0.000718 0.000206 0.934152 ( 0.932838)
build_ruby 0.000926 0.000244 2.743027 ( 2.642923)
build_all 0.008896 0.000000 15.823837 ( 3.203100)
build_install 0.008758 0.000000 2.223658 ( 1.237360)
test_btest 0.000595 0.000000 63.767664 ( 11.108651)
test_basic 0.004618 0.000383 0.309653 ( 0.400110)
test_all 0.000752 0.000151 673.182358 (103.531190)
test_rubyspec 0.057828 0.011566 52.760502 ( 60.953787)
total: 185.19 sec