Logfile: /home/ko1/ruby/logs/brlog.trunk.20230212-210023
#<BuildRuby:0x0000563a1b79fd78
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230212-210023",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003693 0.000000 0.627814 ( 1.018062)
build_miniruby 0.000770 0.000141 0.631886 ( 0.631167)
build_ruby 0.000963 0.000240 2.066154 ( 2.066412)
build_all 0.009225 0.000000 12.474880 ( 1.507656)
build_install 0.003979 0.002401 1.490132 ( 0.724104)
test_btest 0.000514 0.000121 66.310635 ( 6.244302)
test_basic 0.003084 0.000725 0.231521 ( 0.326390)
test_all 0.000877 0.000206 492.243018 ( 46.995663)
test_rubyspec 0.014805 0.014369 35.988404 ( 46.218513)
total: 105.73 sec