Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-043115
#<BuildRuby:0x000055c44822bdb8
@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.20220819-043115",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000006 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.004109 0.002436 0.811446 ( 0.841539)
build_miniruby 0.000619 0.000258 0.059240 ( 0.058064)
build_ruby 0.000652 0.000272 0.059234 ( 0.058081)
build_all 0.003225 0.001344 1.559469 ( 0.596808)
build_install 0.001794 0.007109 1.908510 ( 0.962216)
test_btest 0.000505 0.000272 53.234356 ( 8.181585)
test_basic 0.005266 0.000000 0.279988 ( 0.369255)
test_all 0.002223 0.000000 632.864050 ( 89.771519)
test_rubyspec 0.083586 0.036365 43.863442 ( 52.122314)
total: 152.96 sec