Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-202507
#<BuildRuby:0x00005618d382c188
@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.20231128-202507",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.003434 0.000312 0.846757 ( 1.256179)
build_miniruby 0.000769 0.000070 0.882855 ( 0.883074)
build_ruby 0.001008 0.000092 2.712082 ( 2.713574)
build_all 0.006912 0.000206 12.003624 ( 0.972073)
build_install 0.003253 0.007164 3.433606 ( 0.958992)
test_btest 0.000515 0.000103 63.220674 ( 4.548333)
test_basic 0.003731 0.000000 0.379398 ( 0.457662)
test_all 0.065377 0.032348 361.080508 ( 35.608500)
test_rubyspec 0.041608 0.031966 39.570119 ( 52.203766)
total: 99.60 sec