Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-182123
#<BuildRuby:0x000055c720d3c1f0
@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.20220606-182123",
@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.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006377 0.000981 0.885003 ( 1.820758)
build_miniruby 0.000902 0.000139 0.089570 ( 0.087456)
build_ruby 0.001666 0.000256 3.521686 ( 3.327046)
build_all 0.004772 0.004654 15.683056 ( 2.900887)
build_install 0.010193 0.001111 6.392356 ( 2.842198)
test_btest 0.000510 0.000102 46.980616 ( 8.942438)
test_basic 0.004520 0.000904 0.260081 ( 0.349528)
test_all 0.000468 0.000765 649.196142 ( 94.190628)
test_rubyspec 0.051643 0.059763 44.213505 ( 50.366462)
total: 164.83 sec