Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-203959
#<BuildRuby:0x000055db0cc83e70
@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.20221226-203959",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.005292 0.003605 0.845784 ( 1.035227)
build_miniruby 0.001253 0.000000 1.009063 ( 1.006859)
build_ruby 0.001676 0.000000 2.811663 ( 2.808898)
build_all 0.001789 0.008224 16.706231 ( 3.038094)
build_install 0.009786 0.001596 2.221721 ( 1.168613)
test_btest 0.000695 0.000194 76.816052 ( 10.445759)
test_basic 0.005552 0.001543 0.344537 ( 0.429409)
test_all 0.000894 0.000248 661.379240 (102.022041)
test_rubyspec 0.094513 0.033538 50.863803 ( 58.891971)
total: 180.85 sec