Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-073839
#<BuildRuby:0x000056044ddc0328
@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.20220728-073839",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.002416 0.004208 0.818299 ( 0.940565)
build_miniruby 0.000863 0.000123 0.058874 ( 0.057561)
build_ruby 0.000763 0.000109 0.059190 ( 0.057896)
build_all 0.004638 0.000064 1.532375 ( 0.583302)
build_install 0.009130 0.000087 5.643304 ( 2.179494)
test_btest 0.000541 0.000064 54.245776 ( 7.876322)
test_basic 0.005548 0.000000 0.248505 ( 0.337603)
test_all 0.001088 0.000000 619.768367 ( 88.894045)
test_rubyspec 0.076818 0.013770 43.563996 ( 49.202597)
total: 150.13 sec