Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-042543
#<BuildRuby:0x0000560a7e21b040
@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.20240118-042543",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003535 0.000590 1.215535 ( 1.596698)
build_miniruby 0.000824 0.000138 0.821754 ( 0.820829)
build_ruby 0.001038 0.000173 2.652664 ( 2.652797)
build_all 0.009672 0.000000 14.713170 ( 1.399080)
build_install 0.007681 0.000000 4.239204 ( 1.064041)
test_btest 0.001071 0.000000 78.346381 ( 6.432698)
test_basic 0.006185 0.001266 0.762100 ( 0.835862)
test_all 0.096877 0.035434 471.718825 ( 58.886946)
test_rubyspec 0.020956 0.039547 80.478334 ( 92.848405)
total: 166.54 sec