Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-094151
#<BuildRuby:0x00005593f65113e8
@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.20221013-094151",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.008836 0.001212 1.100391 ( 1.163410)
build_miniruby 0.001412 0.000353 0.101162 ( 0.098450)
build_ruby 0.001189 0.000297 0.086824 ( 0.084678)
build_all 0.007054 0.001763 1.301771 ( 0.571683)
build_install 0.011937 0.002984 1.631299 ( 0.906558)
test_btest 0.001219 0.000304 61.450367 ( 6.353847)
test_basic 0.006334 0.000000 0.362549 ( 0.453748)
test_all 0.008669 0.000000 488.853704 ( 53.538986)
test_rubyspec 0.092957 0.029051 43.266232 ( 51.723880)
total: 114.90 sec