Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-033654
#<BuildRuby:0x00005612a1003de0
@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.20220818-033654",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.006399 0.000168 0.832943 ( 0.877665)
build_miniruby 0.000946 0.000063 0.057474 ( 0.056304)
build_ruby 0.001060 0.000000 0.060566 ( 0.059308)
build_all 0.004653 0.000000 1.533182 ( 0.592119)
build_install 0.010651 0.000230 1.902097 ( 0.960616)
test_btest 0.000763 0.000043 57.069072 ( 7.962900)
test_basic 0.005031 0.000279 0.309441 ( 0.398417)
test_all 0.001840 0.000000 593.534386 ( 92.988199)
test_rubyspec 0.059974 0.037034 43.918255 ( 51.364222)
total: 155.26 sec