Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-104917
#<BuildRuby:0x00005613b4d5f8e0
@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.20231205-104917",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002732 0.002679 0.983286 ( 1.421893)
build_miniruby 0.000684 0.000171 0.863908 ( 0.863800)
build_ruby 0.001296 0.000324 2.698719 ( 2.699293)
build_all 0.003932 0.003797 12.109151 ( 1.004508)
build_install 0.009574 0.001662 3.574957 ( 0.966673)
test_btest 0.000570 0.000162 66.285662 ( 4.577433)
test_basic 0.000000 0.003940 0.375073 ( 0.457360)
test_all 0.069209 0.033536 404.673366 ( 33.839226)
test_rubyspec 0.043126 0.020294 39.654407 ( 52.310185)
total: 98.14 sec