Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-023310
#<BuildRuby:0x0000560b23987dd8
@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.20220720-023310",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006184 0.000442 0.809202 ( 1.116146)
build_miniruby 0.000850 0.000061 0.056861 ( 0.055733)
build_ruby 0.000798 0.000057 0.058795 ( 0.057625)
build_all 0.004747 0.000019 1.556859 ( 0.611810)
build_install 0.006517 0.004732 5.677005 ( 2.157644)
test_btest 0.000666 0.000083 55.625360 ( 8.176691)
test_basic 0.005242 0.000656 0.335826 ( 0.424105)
test_all 0.001152 0.000144 601.988389 ( 89.552977)
test_rubyspec 0.057112 0.045094 43.836759 ( 49.441743)
total: 151.60 sec