Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-232333
#<BuildRuby:0x000056001fbc37f0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221204-232333",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004295 0.000085 0.799645 ( 1.090011)
build_miniruby 0.000710 0.000177 0.518503 ( 0.518532)
build_ruby 0.000957 0.000239 1.669326 ( 1.610484)
build_all 0.008270 0.000956 11.959518 ( 1.488192)
build_install 0.006608 0.000000 1.629111 ( 0.738349)
test_btest 0.000682 0.000000 62.171858 ( 5.980615)
test_basic 0.002726 0.000247 0.228946 ( 0.326325)
test_all 0.000837 0.000167 508.158007 ( 51.695167)
test_rubyspec 0.015027 0.012730 35.710868 ( 46.352232)
total: 109.80 sec