Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-120955
#<BuildRuby:0x00005570c2d583a0
@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.20220823-120955",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.012062 0.000100 0.980103 ( 1.097699)
build_miniruby 0.002225 0.000262 0.076498 ( 0.075264)
build_ruby 0.002232 0.000262 0.079518 ( 0.078184)
build_all 0.006457 0.003815 1.572633 ( 0.594348)
build_install 0.016537 0.005616 1.871071 ( 0.918864)
test_btest 0.001094 0.000209 77.456906 ( 8.432241)
test_basic 0.003583 0.004254 0.332790 ( 0.422823)
test_all 0.004509 0.000020 677.196186 ( 66.658565)
test_rubyspec 0.100400 0.071180 45.818144 ( 54.100567)
total: 132.38 sec