Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-145812
#<BuildRuby:0x00005642a333ff40
@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.20220804-145812",
@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.000011 0.000004 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006205 0.000510 0.885766 ( 5.053318)
build_miniruby 0.000807 0.000201 0.058136 ( 0.056932)
build_ruby 0.000777 0.000194 0.059764 ( 0.058550)
build_all 0.004626 0.000034 1.527833 ( 0.601122)
build_install 0.004587 0.004519 5.632996 ( 2.144225)
test_btest 0.000623 0.000178 48.875822 ( 8.618921)
test_basic 0.002134 0.003744 0.330973 ( 0.419120)
test_all 0.000861 0.000287 584.386808 ( 93.508822)
test_rubyspec 0.056071 0.064451 43.590380 ( 51.084406)
total: 161.55 sec