Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-082548
#<BuildRuby:0x0000556bfb5ce678
@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.20221211-082548",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004489 0.000024 0.833400 ( 1.044078)
build_miniruby 0.000837 0.000047 0.959294 ( 0.958113)
build_ruby 0.001037 0.000057 2.785012 ( 2.696140)
build_all 0.009194 0.000000 15.843057 ( 3.274278)
build_install 0.010841 0.000000 2.213204 ( 1.236593)
test_btest 0.000587 0.000000 66.147043 ( 10.651355)
test_basic 0.004645 0.000000 0.343510 ( 0.434780)
test_all 0.001037 0.000000 665.266687 (124.923460)
test_rubyspec 0.061300 0.007072 52.931659 ( 61.194214)
total: 206.41 sec