Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-173701
#<BuildRuby:0x0000563e062009c8
@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.20220827-173701",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006885 0.004199 0.962664 ( 1.000373)
build_miniruby 0.001960 0.000000 0.074497 ( 0.072586)
build_ruby 0.002188 0.000000 0.075649 ( 0.073769)
build_all 0.008987 0.000588 1.554740 ( 0.598498)
build_install 0.022255 0.000456 1.882091 ( 0.927728)
test_btest 0.000000 0.001809 72.565052 ( 8.442543)
test_basic 0.004252 0.003144 0.322587 ( 0.412808)
test_all 0.003325 0.000112 690.128639 ( 67.332530)
test_rubyspec 0.110484 0.061181 45.539291 ( 53.723596)
total: 132.59 sec