Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-161902
#<BuildRuby:0x000055a3921f44c0
@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.20220823-161902",
@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.000002 0.000002 0.000004 ( 0.000005)
autoconf 0.000006 0.000006 0.000012 ( 0.000012)
configure 0.000005 0.000005 0.000010 ( 0.000009)
build_up 0.005293 0.005293 0.975800 ( 1.475082)
build_miniruby 0.001024 0.001024 0.073497 ( 0.072903)
build_ruby 0.001143 0.001143 0.078383 ( 0.078058)
build_all 0.007292 0.002773 1.544906 ( 0.579589)
build_install 0.008984 0.013508 1.866767 ( 0.927995)
test_btest 0.000592 0.000592 74.020044 ( 8.219392)
test_basic 0.005924 0.001246 0.330299 ( 0.422652)
test_all 0.000502 0.001631 629.576589 ( 64.493963)
test_rubyspec 0.077752 0.099746 45.717620 ( 53.924982)
total: 130.20 sec