Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-044600
#<BuildRuby:0x000056397ba03dd0
@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.20221121-044600",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000537 0.004196 1.061001 ( 1.060157)
build_miniruby 0.000740 0.000106 1.047167 ( 1.045980)
build_ruby 0.001226 0.000175 2.716883 ( 2.589005)
build_all 0.007711 0.001102 15.855150 ( 3.304547)
build_install 0.002275 0.007865 1.887602 ( 1.105793)
test_btest 0.000516 0.000129 63.702445 ( 10.427818)
test_basic 0.003708 0.000927 0.302810 ( 0.394734)
test_all 0.000897 0.000224 663.771581 (102.413125)
test_rubyspec 0.042100 0.017886 51.825466 ( 60.116393)
total: 182.46 sec