Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-201915
#<BuildRuby:0x0000555afa7afdc8
@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.20220802-201915",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000000 0.006489 0.826072 ( 1.010477)
build_miniruby 0.000000 0.000819 0.056968 ( 0.055781)
build_ruby 0.000000 0.000934 0.058838 ( 0.057701)
build_all 0.003051 0.001612 1.507518 ( 0.583012)
build_install 0.007520 0.001619 5.647010 ( 2.156920)
test_btest 0.000386 0.000165 45.029019 ( 8.619820)
test_basic 0.002443 0.003298 0.342202 ( 0.430886)
test_all 0.001053 0.000491 584.781269 ( 93.991700)
test_rubyspec 0.051215 0.050551 44.103723 ( 51.489011)
total: 158.40 sec