Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-094625
#<BuildRuby:0x0000559a15b243c8
@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.20230125-094625",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000000 0.006275 0.844110 ( 1.076237)
build_miniruby 0.000000 0.001115 1.010103 ( 1.008032)
build_ruby 0.000000 0.001540 2.792395 ( 2.789812)
build_all 0.006108 0.003753 16.812897 ( 2.989057)
build_install 0.009570 0.001679 2.074107 ( 1.063207)
test_btest 0.000904 0.000282 77.821383 ( 10.343889)
test_basic 0.006346 0.000516 0.357310 ( 0.442688)
test_all 0.000963 0.000283 660.600958 (104.960766)
test_rubyspec 0.070791 0.032091 51.717835 ( 59.805082)
total: 184.48 sec