Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-105058
#<BuildRuby:0x0000556f53e8b5f8
@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.20231221-105058",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003551 0.000836 1.299510 ( 1.674632)
build_miniruby 0.000826 0.000194 0.877155 ( 0.876938)
build_ruby 0.000000 0.001400 2.769374 ( 2.769559)
build_all 0.005654 0.004461 15.494072 ( 1.408379)
build_install 0.005620 0.003465 4.599397 ( 1.114540)
test_btest 0.000713 0.000225 79.976460 ( 7.022309)
test_basic 0.004575 0.000039 0.654198 ( 0.722444)
test_all 0.097494 0.034021 477.138798 ( 54.820326)
test_rubyspec 0.021542 0.023397 50.335963 ( 62.668360)
total: 133.08 sec