Logfile: /home/ko1/ruby/logs/brlog.trunk.20230214-204430
#<BuildRuby:0x0000559e08dab208
@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.20230214-204430",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003487 0.000000 0.777003 ( 1.189262)
build_miniruby 0.000000 0.001078 0.665025 ( 0.663916)
build_ruby 0.000000 0.001234 2.090596 ( 2.119177)
build_all 0.003175 0.006566 12.447093 ( 1.572537)
build_install 0.006470 0.000000 1.561125 ( 0.781748)
test_btest 0.000569 0.000086 65.547076 ( 6.379734)
test_basic 0.002622 0.000728 0.285811 ( 0.381453)
test_all 0.000619 0.000523 482.359483 ( 46.953558)
test_rubyspec 0.010394 0.017198 35.397202 ( 45.685186)
total: 105.73 sec