Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-210530
#<BuildRuby:0x000055826bf4c700
@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.20221205-210530",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004163 0.001135 1.240147 ( 1.480666)
build_miniruby 0.000729 0.000199 1.003393 ( 1.002275)
build_ruby 0.000887 0.000242 2.760843 ( 2.661142)
build_all 0.000964 0.007916 15.657528 ( 3.271091)
build_install 0.010262 0.000498 2.192983 ( 1.241913)
test_btest 0.000469 0.000168 65.586167 ( 11.232638)
test_basic 0.004656 0.000000 0.329193 ( 0.420481)
test_all 0.000802 0.000000 646.965070 (121.084445)
test_rubyspec 0.049119 0.018679 53.054735 ( 61.257226)
total: 203.65 sec