Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-232953
#<BuildRuby:0x00005647c80341f0
@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.20220421-232953",
@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.000027 0.000002 0.000029 ( 0.000029)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006475 0.000462 0.863715 ( 1.060912)
build_miniruby 0.000947 0.000068 0.057460 ( 0.056106)
build_ruby 0.000998 0.000071 0.062282 ( 0.061034)
build_all 0.003947 0.000282 1.490256 ( 0.604269)
build_install 0.010923 0.000000 6.257956 ( 2.805971)
test_btest 0.000640 0.000000 48.737852 ( 9.005475)
test_basic 0.000758 0.004556 0.308746 ( 0.398081)
test_all 0.001119 0.000132 636.457688 ( 92.748932)
test_rubyspec 0.072883 0.051888 44.369467 ( 49.240164)
total: 155.98 sec