Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-055914
#<BuildRuby:0x0000559dc788c088
@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.20231125-055914",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001342 0.004399 0.934679 ( 1.293851)
build_miniruby 0.001036 0.000086 0.812498 ( 0.812518)
build_ruby 0.001472 0.000000 2.621641 ( 2.622906)
build_all 0.004324 0.004046 12.277095 ( 1.001240)
build_install 0.004949 0.008725 3.747225 ( 0.983512)
test_btest 0.000598 0.000159 63.269787 ( 5.280209)
test_basic 0.005100 0.000184 0.398858 ( 0.478378)
test_all 0.075616 0.024125 354.623758 ( 38.215095)
test_rubyspec 0.021636 0.044306 40.051314 ( 52.626519)
total: 103.31 sec