Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-102841
#<BuildRuby:0x000055fdeb0c00c8
@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.20231222-102841",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000152 0.003405 0.734160 ( 1.099164)
build_miniruby 0.001031 0.000171 0.904032 ( 0.904611)
build_ruby 0.001301 0.000217 2.769895 ( 2.771652)
build_all 0.007693 0.000000 12.280392 ( 0.997163)
build_install 0.010175 0.000820 3.524788 ( 0.982279)
test_btest 0.000532 0.000071 67.250924 ( 5.201436)
test_basic 0.002997 0.000399 0.375392 ( 0.458502)
test_all 0.094543 0.014345 424.697204 ( 46.323689)
test_rubyspec 0.034733 0.016922 40.641264 ( 53.398911)
total: 112.14 sec