Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-102529
#<BuildRuby:0x000055b23b7837f8
@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-102529",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003496 0.000318 0.739580 ( 1.162791)
build_miniruby 0.000991 0.000090 0.897820 ( 0.898578)
build_ruby 0.001286 0.000116 2.784884 ( 2.788254)
build_all 0.006313 0.000574 12.132141 ( 0.995980)
build_install 0.005742 0.004455 3.385268 ( 0.976556)
test_btest 0.000540 0.000083 66.655317 ( 4.918103)
test_basic 0.003213 0.000495 0.376818 ( 0.459191)
test_all 0.082406 0.024799 441.191886 ( 37.090169)
test_rubyspec 0.033669 0.021473 40.776997 ( 53.523931)
total: 102.81 sec