Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-230303
#<BuildRuby:0x0000563be212b438
@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.20231122-230303",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000043 0.005968 0.918465 ( 1.309470)
build_miniruby 0.000843 0.000241 0.809653 ( 0.809605)
build_ruby 0.001444 0.000413 2.602782 ( 2.603523)
build_all 0.008301 0.000201 12.602783 ( 1.032335)
build_install 0.013742 0.000493 3.693921 ( 0.982060)
test_btest 0.000646 0.000136 63.804742 ( 5.255663)
test_basic 0.002220 0.002605 0.412067 ( 0.490654)
test_all 0.080468 0.020077 364.469270 ( 31.880535)
test_rubyspec 0.031615 0.039795 40.050728 ( 52.606375)
total: 96.97 sec