Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-120413
#<BuildRuby:0x0000556108cecb38
@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.20220216-120413",
@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.000002 0.000005 ( 0.000006)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.008102 0.002300 0.940738 ( 1.886673)
build_miniruby 0.001081 0.000590 0.076970 ( 0.076540)
build_ruby 0.001167 0.000637 0.070277 ( 0.068959)
build_all 0.006558 0.003186 4.076599 ( 0.789151)
build_install 0.013304 0.011429 7.934234 ( 2.372898)
test_btest 0.000838 0.000502 72.279448 ( 8.191196)
test_basic 0.008509 0.000000 0.335307 ( 0.422791)
test_all 0.001889 0.000000 667.183819 ( 65.200887)
test_rubyspec 0.078794 0.066413 45.867104 ( 51.128678)
total: 130.14 sec