Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-165003
#<BuildRuby:0x000055fab578cae8
@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.20220811-165003",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000064 0.000005 0.000069 ( 0.000089)
build_up 0.007890 0.003870 0.841334 ( 1.246633)
build_miniruby 0.000246 0.003182 0.067530 ( 0.064339)
build_ruby 0.001258 0.000236 0.065681 ( 0.064882)
build_all 0.006748 0.001266 1.218331 ( 0.455962)
build_install 0.014641 0.001058 4.335163 ( 1.779513)
test_btest 0.000922 0.000153 51.191972 ( 6.276221)
test_basic 0.003187 0.004272 0.289411 ( 0.378494)
test_all 0.003579 0.000753 494.744586 ( 52.603753)
test_rubyspec 0.074974 0.055059 41.302262 ( 48.872200)
total: 111.74 sec