Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-122254
#<BuildRuby:0x00005568e7c148f0
@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.20220329-122254",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000025 0.000006 0.000031 ( 0.000028)
build_up 0.000000 0.012050 1.017357 ( 1.013212)
build_miniruby 0.002309 0.000000 0.074585 ( 0.072187)
build_ruby 0.001871 0.000230 0.075488 ( 0.073400)
build_all 0.005687 0.004900 4.106489 ( 0.827062)
build_install 0.016276 0.006152 7.862531 ( 2.395741)
test_btest 0.000933 0.000442 70.042640 ( 8.483428)
test_basic 0.005335 0.002527 0.345854 ( 0.440771)
test_all 0.001480 0.000297 715.995572 ( 68.762503)
test_rubyspec 0.089285 0.078409 45.992099 ( 51.378968)
total: 133.45 sec