Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-092353
#<BuildRuby:0x000055af640ae7e0
@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.20220722-092353",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005872 0.000452 0.851148 ( 1.273234)
build_miniruby 0.000793 0.000061 0.057092 ( 0.055995)
build_ruby 0.000729 0.000056 0.058579 ( 0.057447)
build_all 0.004332 0.000333 1.520217 ( 0.584318)
build_install 0.010442 0.000803 5.669781 ( 2.169171)
test_btest 0.000579 0.000045 49.639614 ( 7.798660)
test_basic 0.005268 0.000000 0.292174 ( 0.381575)
test_all 0.001378 0.000000 588.028238 ( 88.304337)
test_rubyspec 0.092642 0.035550 43.549210 ( 49.205151)
total: 149.83 sec