Logfile: /home/ko1/ruby/logs/brlog.trunk.20220408-214742
#<BuildRuby:0x00005575c32a3940
@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.20220408-214742",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.008188 0.002729 0.976917 ( 1.643469)
build_miniruby 0.000000 0.001817 0.073854 ( 0.071641)
build_ruby 0.000000 0.002064 0.071826 ( 0.069954)
build_all 0.008758 0.000377 1.491254 ( 0.599053)
build_install 0.008659 0.013419 2.039684 ( 1.131074)
test_btest 0.000709 0.000355 80.612152 ( 8.146015)
test_basic 0.005395 0.002697 0.334908 ( 0.422174)
test_all 0.002658 0.001329 664.721802 ( 65.733828)
test_rubyspec 0.093680 0.069870 46.712893 ( 52.219871)
total: 130.04 sec