Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-224104
#<BuildRuby:0x000055e352bc3280
@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.20231219-224104",
@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.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001510 0.003329 1.054398 ( 1.307062)
build_miniruby 0.001013 0.000276 0.893928 ( 0.894613)
build_ruby 0.001136 0.000310 2.736322 ( 2.738740)
build_all 0.004497 0.004164 12.171385 ( 1.053442)
build_install 0.010539 0.003513 3.604076 ( 0.985213)
test_btest 0.000449 0.000150 65.200748 ( 5.564814)
test_basic 0.004092 0.000000 0.392415 ( 0.473875)
test_all 0.084865 0.024399 436.474507 ( 45.569631)
test_rubyspec 0.017730 0.034569 40.455472 ( 53.211215)
total: 111.80 sec