Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-020725
#<BuildRuby:0x0000557652aca148
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221031-020725",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002960 0.007370 1.094737 ( 1.182173)
build_miniruby 0.001686 0.000000 0.102103 ( 0.099008)
build_ruby 0.001935 0.000000 0.096479 ( 0.093877)
build_all 0.009455 0.000000 1.355679 ( 0.590860)
build_install 0.012933 0.002151 1.676000 ( 0.911123)
test_btest 0.000000 0.002166 62.303074 ( 6.669453)
test_basic 0.003742 0.002919 0.342922 ( 0.432840)
test_all 0.005245 0.002209 522.699444 ( 55.402294)
test_rubyspec 0.060804 0.066763 43.610222 ( 52.015219)
total: 117.40 sec