Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-204806
#<BuildRuby:0x000055c5f71652c0
@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.20220728-204806",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007984 0.002177 0.813107 ( 1.135619)
build_miniruby 0.000000 0.001351 0.056039 ( 0.056086)
build_ruby 0.000000 0.001726 0.065072 ( 0.065149)
build_all 0.002296 0.005869 1.227892 ( 0.481791)
build_install 0.010106 0.007034 4.225261 ( 1.800757)
test_btest 0.000000 0.001953 52.700235 ( 6.081588)
test_basic 0.002876 0.003236 0.292506 ( 0.385865)
test_all 0.002855 0.000000 506.074915 ( 53.025897)
test_rubyspec 0.098989 0.037962 41.808185 ( 47.830650)
total: 110.86 sec