Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-184813
#<BuildRuby:0x000055aa8cb56e90
@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-184813",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008682 0.000339 0.886772 ( 21.404862)
build_miniruby 0.001961 0.000140 0.056477 ( 0.054654)
build_ruby 0.001901 0.000135 0.061012 ( 0.058371)
build_all 0.008371 0.000000 1.248636 ( 0.465278)
build_install 0.014164 0.000242 1.577851 ( 0.780128)
test_btest 0.001865 0.000103 52.345707 ( 5.965514)
test_basic 0.005643 0.000038 0.290412 ( 0.382818)
test_all 0.003847 0.000202 485.167381 ( 52.721789)
test_rubyspec 0.090001 0.055040 41.909281 ( 50.379178)
total: 132.21 sec