Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-182118
#<BuildRuby:0x00005631804fc010
@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.20221216-182118",
@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.000007)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.003438 0.000687 0.898035 ( 1.132068)
build_miniruby 0.001092 0.000000 0.991382 ( 0.990033)
build_ruby 0.001286 0.000000 2.797331 ( 2.683912)
build_all 0.005648 0.003205 15.656021 ( 3.427146)
build_install 0.003903 0.006702 2.168535 ( 1.187547)
test_btest 0.000000 0.000665 61.622578 ( 11.582691)
test_basic 0.003568 0.001789 0.310783 ( 0.400868)
test_all 0.001218 0.000179 677.034284 (157.858920)
test_rubyspec 0.054192 0.014534 52.848322 ( 61.030535)
total: 240.29 sec