Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-001523
#<BuildRuby:0x000055d379ea84c0
@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.20220908-001523",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010939 0.000461 0.955234 ( 1.722315)
build_miniruby 0.002002 0.000133 0.072810 ( 0.070417)
build_ruby 0.001992 0.000133 0.073365 ( 0.071039)
build_all 0.004610 0.005373 1.587186 ( 0.609224)
build_install 0.022823 0.000000 1.950591 ( 0.958005)
test_btest 0.000950 0.000000 98.536788 ( 9.337802)
test_basic 0.002900 0.005288 0.359496 ( 0.447529)
test_all 0.002772 0.000416 681.699291 ( 68.461016)
test_rubyspec 0.115798 0.055354 47.406553 ( 55.740658)
total: 137.42 sec