Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-110227
#<BuildRuby:0x000055b15e553f10
@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-110227",
@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.000012 0.000003 0.000015 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.004982 0.001533 0.845795 ( 1.018308)
build_miniruby 0.001050 0.000323 1.011441 ( 1.009590)
build_ruby 0.000000 0.001575 2.806325 ( 2.803764)
build_all 0.007552 0.002340 16.707115 ( 2.973745)
build_install 0.011088 0.000752 2.299321 ( 1.173052)
test_btest 0.000747 0.000219 72.221406 ( 11.223836)
test_basic 0.005138 0.001511 0.363303 ( 0.449468)
test_all 0.000986 0.000290 676.375408 ( 95.722110)
test_rubyspec 0.089985 0.039255 51.748792 ( 59.769149)
total: 176.14 sec