Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-063833
#<BuildRuby:0x0000563363416be8
@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.20230120-063833",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.006530 0.000000 0.846355 ( 1.060165)
build_miniruby 0.001344 0.000000 1.019925 ( 1.018817)
build_ruby 0.001571 0.000080 2.785021 ( 2.782470)
build_all 0.005889 0.003918 16.883417 ( 2.996725)
build_install 0.011152 0.000290 2.121741 ( 1.073580)
test_btest 0.000980 0.000093 68.075919 ( 11.531280)
test_basic 0.005859 0.000558 0.340225 ( 0.426513)
test_all 0.001422 0.000000 680.441070 ( 95.366719)
test_rubyspec 0.077966 0.054415 52.033568 ( 60.116680)
total: 176.37 sec