Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-020943
#<BuildRuby:0x000055d8569ec350
@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.20230103-020943",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.000521 0.006188 0.837421 ( 1.477066)
build_miniruby 0.000837 0.000488 1.022457 ( 1.020305)
build_ruby 0.001054 0.000615 2.791430 ( 2.788692)
build_all 0.008108 0.001938 16.712068 ( 3.000042)
build_install 0.011572 0.000174 2.271732 ( 1.175415)
test_btest 0.000932 0.000000 74.159925 ( 10.969968)
test_basic 0.006286 0.000000 0.349616 ( 0.436700)
test_all 0.001027 0.000347 656.538601 ( 98.263140)
test_rubyspec 0.074187 0.061001 51.718425 ( 59.825342)
total: 178.96 sec