Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-083753
#<BuildRuby:0x000055f3506406d8
@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.20220913-083753",
@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.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000064 0.000032 0.000096 ( 0.000100)
build_up 0.008826 0.002186 1.148932 ( 1.128686)
build_miniruby 0.001462 0.000665 0.073606 ( 0.071362)
build_ruby 0.001559 0.000708 0.075823 ( 0.073726)
build_all 0.006747 0.003066 1.564037 ( 0.595095)
build_install 0.014698 0.007197 1.902669 ( 0.943009)
test_btest 0.000700 0.000323 94.839611 ( 9.575681)
test_basic 0.006989 0.000540 0.362781 ( 0.458917)
test_all 0.002592 0.002595 680.448845 ( 68.259469)
test_rubyspec 0.086733 0.099058 47.232804 ( 55.554606)
total: 136.66 sec