Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-080214
#<BuildRuby:0x0000558444381350
@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.20220826-080214",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.007636 0.004968 0.872513 ( 6.237113)
build_miniruby 0.001543 0.000000 0.065583 ( 0.063972)
build_ruby 0.001524 0.000000 0.053079 ( 0.051650)
build_all 0.007612 0.000000 1.280537 ( 0.487058)
build_install 0.014931 0.000631 1.600130 ( 0.790619)
test_btest 0.000822 0.000137 53.475508 ( 6.160340)
test_basic 0.001845 0.004097 0.294886 ( 0.385984)
test_all 0.002919 0.000615 482.278536 ( 51.777488)
test_rubyspec 0.065218 0.058552 41.713708 ( 49.980673)
total: 115.94 sec