Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-183258
#<BuildRuby:0x0000561766a98070
@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-183258",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002021 0.003536 0.923139 ( 1.310783)
build_miniruby 0.000771 0.000178 0.810022 ( 0.810150)
build_ruby 0.000000 0.001345 2.631203 ( 2.632357)
build_all 0.005887 0.003065 12.205425 ( 0.997896)
build_install 0.007327 0.003808 3.727070 ( 0.969804)
test_btest 0.000467 0.000146 65.176663 ( 4.823812)
test_basic 0.003936 0.000000 0.395047 ( 0.474765)
test_all 0.076673 0.018265 359.882088 ( 32.519724)
test_rubyspec 0.032493 0.036388 39.718274 ( 52.269803)
total: 96.81 sec