Logfile: /home/ko1/ruby/logs/brlog.trunk.20230310-151106
#<BuildRuby:0x0000557d75beb138
@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.20230310-151106",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.002590 0.001295 0.824288 ( 2.152076)
build_miniruby 0.000556 0.000278 0.637077 ( 0.636729)
build_ruby 0.000778 0.000389 2.116447 ( 2.115711)
build_all 0.006848 0.001530 11.247628 ( 0.978806)
build_install 0.006883 0.000000 1.547969 ( 0.820504)
test_btest 0.000957 0.000122 77.680191 ( 6.936912)
test_basic 0.003244 0.000000 0.244998 ( 0.340920)
test_all 0.000761 0.000083 391.544470 ( 39.153902)
test_rubyspec 0.023167 0.003877 36.025372 ( 46.600407)
total: 99.74 sec