Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-104238
#<BuildRuby:0x00005591e9da3e98
@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.20220602-104238",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.006128 0.001022 4.083892 ( 9.525401)
build_miniruby 0.001072 0.000178 0.795462 ( 0.793049)
build_ruby 0.001744 0.000000 3.490674 ( 3.298396)
build_all 0.000000 0.009204 15.776844 ( 2.875371)
build_install 0.004271 0.006546 6.385640 ( 2.851814)
test_btest 0.000563 0.000225 46.173234 ( 8.767653)
test_basic 0.004218 0.001687 0.335840 ( 0.423757)
test_all 0.001094 0.000438 634.851599 ( 91.041393)
test_rubyspec 0.087508 0.041977 44.206261 ( 49.754532)
total: 169.33 sec