Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-120034
#<BuildRuby:0x000055fe5a99d550
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220720-120034",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.004768 0.004256 0.767895 ( 0.880422)
build_miniruby 0.001067 0.000246 0.049974 ( 0.050968)
build_ruby 0.002024 0.000467 0.054848 ( 0.054037)
build_all 0.007752 0.000718 1.250994 ( 0.492884)
build_install 0.017468 0.000624 4.523421 ( 1.911937)
test_btest 0.001889 0.000000 53.159080 ( 7.443370)
test_basic 0.005558 0.000000 0.301937 ( 0.394989)
test_all 0.002211 0.000000 503.687032 ( 54.520109)
test_rubyspec 0.087268 0.045345 40.181508 ( 46.185051)
total: 111.93 sec