Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-125158
#<BuildRuby:0x000055fb3781cc10
@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.20220215-125158",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006425 0.006102 0.962554 ( 1.235111)
build_miniruby 0.001688 0.000562 0.076952 ( 0.076687)
build_ruby 0.001320 0.000440 0.077967 ( 0.077888)
build_all 0.005300 0.005932 4.120539 ( 0.805167)
build_install 0.025179 0.000000 7.828254 ( 2.391524)
test_btest 0.001355 0.000000 76.500590 ( 8.444771)
test_basic 0.007459 0.000215 0.342708 ( 0.433254)
test_all 0.001330 0.000347 662.461284 ( 65.953435)
test_rubyspec 0.110231 0.054556 45.675298 ( 50.892079)
total: 130.31 sec