Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-070738
#<BuildRuby:0x000055ad16806c40
@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.20220725-070738",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002276 0.004485 0.880893 ( 0.952683)
build_miniruby 0.000833 0.000128 0.058862 ( 0.057727)
build_ruby 0.000837 0.000129 0.059691 ( 0.058491)
build_all 0.003976 0.000612 1.525332 ( 0.582117)
build_install 0.010562 0.000829 5.617427 ( 2.151624)
test_btest 0.000644 0.000092 53.540710 ( 8.023462)
test_basic 0.005485 0.000000 0.289816 ( 0.378643)
test_all 0.001142 0.000000 621.826890 ( 90.058207)
test_rubyspec 0.080857 0.025269 43.730625 ( 49.375291)
total: 151.64 sec