Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-093109
#<BuildRuby:0x00005607135f7fb0
@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.20221117-093109",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.001788 0.003164 1.157376 ( 1.541370)
build_miniruby 0.000681 0.000227 0.939040 ( 0.937857)
build_ruby 0.000252 0.001197 2.882845 ( 2.796937)
build_all 0.007703 0.001454 15.707662 ( 3.406543)
build_install 0.008680 0.001609 1.980117 ( 1.121925)
test_btest 0.000442 0.000140 64.452747 ( 10.905289)
test_basic 0.000807 0.004179 0.336968 ( 0.428486)
test_all 0.000671 0.000247 653.720531 (102.307950)
test_rubyspec 0.041689 0.024906 51.929763 ( 60.184010)
total: 183.63 sec