Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-085554
#<BuildRuby:0x0000558652cbfb50
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230614-085554",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004913 0.000068 1.395235 ( 2.747467)
build_miniruby 0.000877 0.000080 0.783964 ( 0.782989)
build_ruby 0.001172 0.000106 2.397897 ( 2.397939)
build_all 0.001259 0.008292 12.708596 ( 1.110042)
build_install 0.006589 0.001647 1.772385 ( 0.872690)
test_btest 0.000822 0.000206 82.148016 ( 7.218149)
test_basic 0.001903 0.002650 0.764833 ( 0.846831)
test_all 0.001052 0.000141 431.551980 ( 45.891417)
test_rubyspec 0.015375 0.023054 41.413232 ( 53.857700)
total: 115.73 sec