Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-022310
#<BuildRuby:0x00005595921b8848
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-022310",
@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.000009 0.000003 0.000012 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010448 0.001465 0.950508 ( 1.143166)
build_miniruby 0.001454 0.000335 0.075933 ( 0.074378)
build_ruby 0.001819 0.000420 0.082601 ( 0.080055)
build_all 0.008039 0.001855 4.168547 ( 0.808552)
build_install 0.023027 0.000195 7.797664 ( 2.372302)
test_btest 0.000895 0.000158 46.859320 ( 43.436230)
test_basic 0.006733 0.000187 0.351082 ( 0.441934)
test_all 0.001732 0.000132 711.470302 ( 67.904376)
test_rubyspec 0.135151 0.039782 46.197919 ( 51.321975)
total: 167.58 sec