Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-031643
#<BuildRuby:0x0000562215173fa8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220724-031643",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.006399 0.000457 0.870062 ( 1.056847)
build_miniruby 0.000867 0.000062 0.057000 ( 0.055880)
build_ruby 0.000931 0.000067 0.059047 ( 0.057798)
build_all 0.004345 0.000310 1.537466 ( 0.587992)
build_install 0.010984 0.000088 5.634972 ( 2.184017)
test_btest 0.000679 0.000043 53.748230 ( 7.815855)
test_basic 0.001025 0.004466 0.251427 ( 0.340532)
test_all 0.001084 0.000000 618.169944 ( 88.586506)
test_rubyspec 0.095326 0.015794 43.550325 ( 49.137225)
total: 149.82 sec