Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-123945
#<BuildRuby:0x0000557618b23ea8
@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="-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.20220429-123945",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006531 0.000358 0.840387 ( 1.347091)
build_miniruby 0.000835 0.000128 0.057638 ( 0.056353)
build_ruby 0.000854 0.000132 0.058178 ( 0.056847)
build_all 0.003518 0.000542 1.483551 ( 0.598075)
build_install 0.002176 0.008844 6.268746 ( 2.810682)
test_btest 0.000550 0.000157 54.239554 ( 8.138479)
test_basic 0.001033 0.005023 0.344303 ( 0.431985)
test_all 0.000000 0.002031 618.151276 ( 91.212084)
test_rubyspec 0.055949 0.055711 43.784083 ( 48.689861)
total: 153.34 sec