Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-074258
#<BuildRuby:0x000056496d063418
@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.20221201-074258",
@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.000007 0.000003 0.000010 ( 0.000009)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.003486 0.001268 1.107775 ( 1.142018)
build_miniruby 0.000655 0.000238 0.972460 ( 0.971377)
build_ruby 0.000972 0.000354 2.708771 ( 2.622094)
build_all 0.007782 0.001126 15.799851 ( 3.304867)
build_install 0.007506 0.002502 2.161318 ( 1.236327)
test_btest 0.000418 0.000139 61.881508 ( 10.736286)
test_basic 0.003937 0.001312 0.290504 ( 0.380646)
test_all 0.000880 0.000293 672.429602 (124.210563)
test_rubyspec 0.038595 0.027229 53.650644 ( 61.880927)
total: 206.49 sec