Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-154911
#<BuildRuby:0x0000564c6cd54030
@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.20220820-154911",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005521 0.000849 0.845348 ( 1.026111)
build_miniruby 0.000759 0.000116 0.058417 ( 0.057287)
build_ruby 0.000000 0.000836 0.059132 ( 0.057985)
build_all 0.000890 0.003671 1.532485 ( 0.590964)
build_install 0.008066 0.000778 1.902857 ( 0.959105)
test_btest 0.000690 0.000148 53.533475 ( 8.335121)
test_basic 0.000648 0.004935 0.260255 ( 0.348982)
test_all 0.001661 0.000475 598.037907 ( 92.388715)
test_rubyspec 0.072207 0.055570 44.333817 ( 52.572083)
total: 156.34 sec