Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-085947
#<BuildRuby:0x000055ae696484e0
@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.20220818-085947",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.008276 0.002759 0.965086 ( 1.444590)
build_miniruby 0.001231 0.000410 0.073103 ( 0.072497)
build_ruby 0.001935 0.000645 0.072727 ( 0.070723)
build_all 0.005358 0.005040 1.524933 ( 0.594461)
build_install 0.015945 0.005369 1.856951 ( 0.917862)
test_btest 0.000954 0.000358 74.765043 ( 8.017878)
test_basic 0.005913 0.002217 0.320554 ( 0.410062)
test_all 0.003164 0.001186 644.000164 ( 64.354189)
test_rubyspec 0.109003 0.076762 45.556678 ( 54.033849)
total: 129.92 sec