Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-203214
#<BuildRuby:0x0000560ee5d332c8
@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.20220825-203214",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006106 0.000318 0.808136 ( 2.266426)
build_miniruby 0.000878 0.000126 0.057694 ( 0.056469)
build_ruby 0.001008 0.000000 0.060445 ( 0.059274)
build_all 0.004732 0.000000 1.528743 ( 0.584037)
build_install 0.010937 0.000000 1.929992 ( 0.963648)
test_btest 0.000603 0.000000 47.817514 ( 8.876654)
test_basic 0.005369 0.000000 0.327037 ( 0.416044)
test_all 0.001265 0.000000 635.153229 ( 91.725166)
test_rubyspec 0.106028 0.023079 44.129925 ( 52.377780)
total: 157.33 sec