Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-180459
#<BuildRuby:0x000055c4948ac060
@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.20231221-180459",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000640 0.004230 1.049634 ( 1.305554)
build_miniruby 0.001014 0.000304 0.906289 ( 0.906377)
build_ruby 0.001135 0.000340 2.736993 ( 2.739871)
build_all 0.007286 0.000802 12.258871 ( 1.042393)
build_install 0.008211 0.003006 3.631685 ( 0.997398)
test_btest 0.000509 0.000146 62.819712 ( 5.601906)
test_basic 0.003005 0.000858 0.382082 ( 0.465268)
test_all 0.101535 0.005004 417.949388 ( 41.585962)
test_rubyspec 0.024288 0.028168 40.481670 ( 53.212071)
total: 107.86 sec