Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-235417
#<BuildRuby:0x00005623920b15b0
@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.20220130-235417",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000046 0.000011 0.000057 ( 0.000058)
build_up 0.009138 0.002285 0.932092 ( 0.982091)
build_miniruby 0.001479 0.000370 0.078104 ( 0.076269)
build_ruby 0.001521 0.000381 0.075901 ( 0.073835)
build_all 0.008158 0.003213 4.070208 ( 0.801057)
build_install 0.015302 0.008294 8.007048 ( 2.392490)
test_btest 0.000771 0.000243 46.992112 ( 43.807398)
test_basic 0.005760 0.001819 0.324956 ( 0.413904)
test_all 0.001547 0.000489 694.013579 ( 66.990513)
test_rubyspec 0.129882 0.050280 46.071970 ( 51.577290)
total: 167.12 sec