Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-222656
#<BuildRuby:0x0000559cc4751438
@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.20220729-222656",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010438 0.000327 0.837210 ( 0.933593)
build_miniruby 0.001560 0.000000 0.062536 ( 0.061299)
build_ruby 0.001384 0.000000 0.056876 ( 0.055411)
build_all 0.008276 0.000946 1.214009 ( 0.449854)
build_install 0.011030 0.004999 4.302569 ( 1.801055)
test_btest 0.001448 0.000255 54.741344 ( 6.443730)
test_basic 0.005392 0.000952 0.295049 ( 0.389488)
test_all 0.001272 0.001840 479.390470 ( 52.432912)
test_rubyspec 0.069047 0.055416 41.877886 ( 47.698239)
total: 110.27 sec