Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-105548
#<BuildRuby:0x00005651b3d9f458
@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.20231214-105548",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005942 0.000315 1.333146 ( 1.733519)
build_miniruby 0.000806 0.000127 0.907887 ( 0.907836)
build_ruby 0.001144 0.000181 2.976471 ( 2.976384)
build_all 0.009115 0.000743 16.129505 ( 1.453990)
build_install 0.004089 0.004350 4.832983 ( 1.176623)
test_btest 0.000657 0.000126 82.640453 ( 7.682048)
test_basic 0.002990 0.000570 0.673223 ( 0.751402)
test_all 0.093708 0.040452 522.383687 ( 56.388053)
test_rubyspec 0.026582 0.014918 48.871845 ( 61.230005)
total: 134.30 sec