Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-014638
#<BuildRuby:0x0000556e4cfa1350
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220718-014638",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005945 0.004251 0.835888 ( 1.583696)
build_miniruby 0.001243 0.000178 0.063207 ( 0.062141)
build_ruby 0.001395 0.000200 0.062069 ( 0.061125)
build_all 0.007430 0.001061 1.265077 ( 0.508365)
build_install 0.009935 0.005865 4.337436 ( 1.903802)
test_btest 0.001390 0.000278 52.288714 ( 6.469485)
test_basic 0.005974 0.000127 0.300412 ( 0.394617)
test_all 0.001752 0.000329 509.939072 ( 53.625014)
test_rubyspec 0.125408 0.014017 42.106664 ( 47.996876)
total: 112.61 sec