Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-134147
#<BuildRuby:0x0000560562d643a0
@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.20220808-134147",
@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.000000 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007515 0.004787 0.980094 ( 1.200605)
build_miniruby 0.002515 0.000000 0.074976 ( 0.072122)
build_ruby 0.002022 0.000068 0.064637 ( 0.062366)
build_all 0.008292 0.001659 1.511531 ( 0.579178)
build_install 0.017328 0.006650 5.162413 ( 2.132021)
test_btest 0.000715 0.000169 74.850930 ( 8.112633)
test_basic 0.000985 0.005646 0.322259 ( 0.414157)
test_all 0.002092 0.000615 636.032287 ( 64.311409)
test_rubyspec 0.127178 0.052803 46.027267 ( 53.500966)
total: 130.39 sec