Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-223336
#<BuildRuby:0x0000556491417a30
@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.20220812-223336",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005798 0.000892 0.828352 ( 1.882451)
build_miniruby 0.000815 0.000125 0.057140 ( 0.055964)
build_ruby 0.000885 0.000136 0.059891 ( 0.058645)
build_all 0.004847 0.000057 1.549688 ( 0.587409)
build_install 0.010213 0.000765 1.946803 ( 0.975283)
test_btest 0.000653 0.000087 55.767596 ( 8.150889)
test_basic 0.001763 0.003497 0.294687 ( 0.383841)
test_all 0.001949 0.000000 587.794352 ( 91.338463)
test_rubyspec 0.093933 0.033428 43.823998 ( 51.202641)
total: 154.64 sec