Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-205940
#<BuildRuby:0x0000562314492f90
@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.20220813-205940",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003783 0.005413 0.823877 ( 0.852680)
build_miniruby 0.000927 0.000337 0.064047 ( 0.063215)
build_ruby 0.000860 0.000313 0.054969 ( 0.053997)
build_all 0.004098 0.004363 1.272010 ( 0.463244)
build_install 0.014579 0.001975 1.591843 ( 0.793414)
test_btest 0.000896 0.000320 54.997848 ( 6.094268)
test_basic 0.002358 0.003940 0.290145 ( 0.381394)
test_all 0.002747 0.001099 508.782756 ( 53.510993)
test_rubyspec 0.102940 0.032269 41.654448 ( 49.251830)
total: 111.47 sec