Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-034046
#<BuildRuby:0x000055eebb9a3670
@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.20220810-034046",
@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.000009 0.000003 0.000012 ( 0.000014)
configure 0.000009 0.000004 0.000013 ( 0.000012)
build_up 0.005068 0.001843 0.903388 ( 1.252000)
build_miniruby 0.000767 0.000280 0.058445 ( 0.057208)
build_ruby 0.000702 0.000255 0.060487 ( 0.059205)
build_all 0.004527 0.000000 1.531722 ( 0.582177)
build_install 0.007353 0.003940 5.609914 ( 2.142085)
test_btest 0.000687 0.000246 46.733164 ( 8.928413)
test_basic 0.004060 0.001450 0.285259 ( 0.375146)
test_all 0.001051 0.000375 631.933892 ( 91.880290)
test_rubyspec 0.068815 0.055981 43.661344 ( 51.026568)
total: 156.30 sec