Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-222055
#<BuildRuby:0x000055ebe35cc040
@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.20230108-222055",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000026)
build_up 0.001994 0.004611 0.848066 ( 1.026546)
build_miniruby 0.000862 0.000332 1.021944 ( 1.019936)
build_ruby 0.001144 0.000440 2.797914 ( 2.795113)
build_all 0.008480 0.001542 16.856177 ( 3.004380)
build_install 0.011026 0.000650 2.129384 ( 1.078808)
test_btest 0.000824 0.000257 72.659236 ( 10.984600)
test_basic 0.005907 0.000367 0.367641 ( 0.454094)
test_all 0.001075 0.000316 665.145725 (112.549563)
test_rubyspec 0.047747 0.052085 52.224552 ( 60.357228)
total: 193.27 sec