Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-044027
#<BuildRuby:0x0000559faf9d67b0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220811-044027",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006368 0.000555 0.848092 ( 0.885983)
build_miniruby 0.000845 0.000211 0.058668 ( 0.057366)
build_ruby 0.000728 0.000182 0.060893 ( 0.059703)
build_all 0.003757 0.000939 1.545656 ( 0.589206)
build_install 0.011514 0.000000 5.663373 ( 2.157172)
test_btest 0.000633 0.000000 47.808222 ( 8.875962)
test_basic 0.000960 0.004482 0.297325 ( 0.386376)
test_all 0.000816 0.000218 595.803105 ( 90.452707)
test_rubyspec 0.057199 0.023842 44.015820 ( 51.417739)
total: 154.88 sec