Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-113852
#<BuildRuby:0x000056343d0e3810
@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.20220218-113852",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007700 0.003961 0.955614 ( 1.673954)
build_miniruby 0.001737 0.000496 0.074496 ( 0.072267)
build_ruby 0.001311 0.000375 0.074210 ( 0.072885)
build_all 0.009453 0.001373 4.088721 ( 0.783157)
build_install 0.016733 0.006837 7.765097 ( 2.340157)
test_btest 0.001059 0.000000 74.992958 ( 8.114595)
test_basic 0.007118 0.000000 0.326914 ( 0.427520)
test_all 0.001622 0.000000 699.789189 ( 67.963268)
test_rubyspec 0.097151 0.067577 45.984108 ( 51.632409)
total: 133.08 sec