Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-045606
#<BuildRuby:0x000055fa75a8e678
@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.20230119-045606",
@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.000000 0.000006 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000037 0.000005 0.000042 ( 0.000027)
build_up 0.006218 0.000292 0.848468 ( 1.030746)
build_miniruby 0.001141 0.000143 1.012845 ( 1.010755)
build_ruby 0.001435 0.000179 2.782342 ( 2.779795)
build_all 0.002094 0.007904 16.931719 ( 3.017727)
build_install 0.006475 0.004758 2.133824 ( 1.084581)
test_btest 0.000882 0.000245 69.929513 ( 11.672142)
test_basic 0.003268 0.003950 0.373135 ( 0.457502)
test_all 0.000953 0.000301 666.668860 ( 94.865521)
test_rubyspec 0.087819 0.038739 52.020974 ( 60.046749)
total: 175.97 sec