Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-165224
#<BuildRuby:0x0000560f77c140d0
@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.20230113-165224",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000028 0.000013 0.000041 ( 0.000026)
build_up 0.001428 0.004876 0.850774 ( 1.033261)
build_miniruby 0.000820 0.000448 1.011931 ( 1.009939)
build_ruby 0.000919 0.000501 2.784446 ( 2.781863)
build_all 0.006348 0.003109 16.772351 ( 3.022561)
build_install 0.010444 0.000944 2.121424 ( 1.088983)
test_btest 0.000965 0.000000 67.181072 ( 11.283600)
test_basic 0.002337 0.003852 0.343678 ( 0.430525)
test_all 0.001422 0.000711 660.873762 (101.588089)
test_rubyspec 0.074879 0.048883 51.959738 ( 59.992354)
total: 182.23 sec