Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-100803
#<BuildRuby:0x000055fada2b7de0
@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.20220813-100803",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005411 0.001353 0.816920 ( 1.392239)
build_miniruby 0.000837 0.000209 0.057899 ( 0.056539)
build_ruby 0.000795 0.000199 0.060202 ( 0.058869)
build_all 0.003569 0.000893 1.527871 ( 0.587866)
build_install 0.008758 0.002190 1.905510 ( 0.966892)
test_btest 0.000691 0.000173 52.898454 ( 8.401769)
test_basic 0.005398 0.000000 0.260935 ( 0.350029)
test_all 0.000763 0.001479 638.122581 ( 90.955486)
test_rubyspec 0.082473 0.043969 44.025939 ( 51.385426)
total: 154.16 sec