Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-190257
#<BuildRuby:0x0000558e50928dd8
@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.20220826-190257",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.002768 0.008819 0.974022 ( 1.015194)
build_miniruby 0.001621 0.000347 0.073753 ( 0.071761)
build_ruby 0.001464 0.000313 0.068161 ( 0.066328)
build_all 0.008804 0.000851 1.519672 ( 0.567201)
build_install 0.023140 0.000000 1.875615 ( 0.922585)
test_btest 0.001417 0.000000 74.515822 ( 8.208556)
test_basic 0.007285 0.000000 0.328934 ( 0.417005)
test_all 0.004512 0.000000 670.953239 ( 66.696842)
test_rubyspec 0.102138 0.074164 45.651705 ( 54.115730)
total: 132.08 sec