Logfile: /home/ko1/ruby/logs/brlog.trunk.20230217-143321
#<BuildRuby:0x0000560e90547118
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230217-143321",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003030 0.000505 0.771935 ( 1.188941)
build_miniruby 0.000785 0.000131 0.682316 ( 0.681379)
build_ruby 0.001028 0.000171 2.120465 ( 2.119905)
build_all 0.007887 0.001314 12.539325 ( 1.540695)
build_install 0.002076 0.004343 1.551029 ( 0.772165)
test_btest 0.000598 0.000138 65.317396 ( 6.361854)
test_basic 0.000000 0.003308 0.285652 ( 0.380974)
test_all 0.000071 0.001496 493.393646 ( 48.005183)
test_rubyspec 0.017963 0.016335 34.823432 ( 45.435815)
total: 106.49 sec