Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-091002
#<BuildRuby:0x00005561f4994ea8
@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.20220819-091002",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000047 0.000011 0.000058 ( 0.000047)
build_up 0.009788 0.002447 0.982164 ( 1.581512)
build_miniruby 0.001570 0.000393 0.075026 ( 0.073680)
build_ruby 0.001703 0.000426 0.078066 ( 0.075980)
build_all 0.006850 0.002876 1.518173 ( 0.579640)
build_install 0.014945 0.007873 1.869592 ( 0.918129)
test_btest 0.000738 0.000231 77.939706 ( 8.582451)
test_basic 0.007334 0.000000 0.323937 ( 0.416652)
test_all 0.005446 0.000000 683.596826 ( 66.959326)
test_rubyspec 0.131668 0.050002 45.885465 ( 54.628474)
total: 133.82 sec