Logfile: /home/ko1/ruby/logs/brlog.trunk.20220129-214609
#<BuildRuby:0x0000558850213788
@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.20220129-214609",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003507 0.007592 0.924134 ( 0.965045)
build_miniruby 0.002053 0.000000 0.072792 ( 0.070689)
build_ruby 0.001970 0.000085 0.079444 ( 0.077205)
build_all 0.006839 0.002610 4.064772 ( 0.783801)
build_install 0.017333 0.005383 7.735177 ( 2.342617)
test_btest 0.000904 0.000246 46.825538 ( 43.876243)
test_basic 0.006005 0.001638 0.334392 ( 0.426237)
test_all 0.000000 0.002752 657.219240 ( 64.925398)
test_rubyspec 0.096059 0.076448 45.625921 ( 51.058601)
total: 164.53 sec