Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-044338
#<BuildRuby:0x0000560ce0cf4728
@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.20230105-044338",
@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.000026 0.000000 0.000026 ( 0.000026)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.006380 0.000000 0.864769 ( 1.056807)
build_miniruby 0.001367 0.000000 1.025471 ( 1.023362)
build_ruby 0.001650 0.000000 2.767411 ( 2.764763)
build_all 0.009838 0.000000 16.706539 ( 2.984858)
build_install 0.007425 0.004458 2.302570 ( 1.175122)
test_btest 0.000885 0.000132 70.453274 ( 11.421702)
test_basic 0.005628 0.000844 0.358931 ( 0.445207)
test_all 0.001388 0.000208 657.682803 (103.696298)
test_rubyspec 0.074254 0.051202 51.722014 ( 59.811137)
total: 184.38 sec