Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-104037
#<BuildRuby:0x0000556e1fbdf7f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231224-104037",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000251 0.003403 0.749785 ( 1.105447)
build_miniruby 0.000724 0.000121 0.904686 ( 0.905968)
build_ruby 0.001309 0.000000 2.768494 ( 2.771851)
build_all 0.008157 0.000000 12.199186 ( 1.009050)
build_install 0.006637 0.002077 3.395811 ( 0.982955)
test_btest 0.000589 0.000093 67.011888 ( 6.071602)
test_basic 0.002983 0.000471 0.379388 ( 0.460989)
test_all 0.092583 0.015292 449.066123 ( 41.451154)
test_rubyspec 0.037101 0.011541 40.603598 ( 53.340560)
total: 108.10 sec