Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-131101
#<BuildRuby:0x00005604c5dde530
@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.20220605-131101",
@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.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010190 0.000496 0.976981 ( 1.185982)
build_miniruby 0.001428 0.000306 0.072764 ( 0.071073)
build_ruby 0.001485 0.000318 0.075865 ( 0.074355)
build_all 0.008334 0.000802 1.494781 ( 0.604925)
build_install 0.017909 0.004497 5.853339 ( 2.790582)
test_btest 0.000939 0.000198 78.132963 ( 8.289896)
test_basic 0.001718 0.005083 0.328815 ( 0.420017)
test_all 0.002255 0.000000 702.186248 ( 67.699391)
test_rubyspec 0.081513 0.089635 45.715784 ( 51.528144)
total: 132.67 sec