Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-085712
#<BuildRuby:0x000055f740ea2148
@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.20220727-085712",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004454 0.004143 0.852671 ( 1.595356)
build_miniruby 0.001035 0.000345 0.062658 ( 0.061636)
build_ruby 0.001384 0.000461 0.064373 ( 0.062757)
build_all 0.007026 0.002342 1.263091 ( 0.489020)
build_install 0.004130 0.011728 4.331817 ( 1.778161)
test_btest 0.000676 0.000338 53.713181 ( 6.310777)
test_basic 0.002590 0.003479 0.297340 ( 0.399516)
test_all 0.001744 0.000930 478.987315 ( 51.670362)
test_rubyspec 0.069997 0.042568 41.682585 ( 47.567366)
total: 109.94 sec