Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-181858
#<BuildRuby:0x000055fc08dd7430
@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-181858",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003752 0.001126 0.749406 ( 1.284210)
build_miniruby 0.001022 0.000306 0.900674 ( 0.900733)
build_ruby 0.001340 0.000402 2.768601 ( 2.771136)
build_all 0.007902 0.000000 12.113879 ( 1.008635)
build_install 0.008566 0.001953 3.455055 ( 0.973789)
test_btest 0.000536 0.000134 63.426390 ( 5.252583)
test_basic 0.000000 0.003735 0.392576 ( 0.468310)
test_all 0.083817 0.019562 413.800817 ( 35.142388)
test_rubyspec 0.029581 0.021168 40.527730 ( 53.253796)
total: 101.06 sec