Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-153931
#<BuildRuby:0x00005558e23386d8
@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.20220817-153931",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.009774 0.001289 0.950656 ( 1.117936)
build_miniruby 0.001495 0.000345 0.068099 ( 0.066501)
build_ruby 0.001622 0.000375 0.073945 ( 0.072371)
build_all 0.011173 0.000284 1.528795 ( 0.581716)
build_install 0.017203 0.005480 1.889759 ( 0.914806)
test_btest 0.000858 0.000190 73.431088 ( 7.977527)
test_basic 0.006974 0.000383 0.305462 ( 0.394521)
test_all 0.004248 0.000895 641.133087 ( 64.476415)
test_rubyspec 0.075955 0.087444 45.213769 ( 52.841680)
total: 128.44 sec