Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-193306
#<BuildRuby:0x000055e095626e68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231018-193306",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002425 0.003380 1.524853 ( 1.803526)
build_miniruby 0.001077 0.000000 0.955892 ( 0.954997)
build_ruby 0.000000 0.001235 2.672722 ( 2.672798)
build_all 0.005956 0.004627 17.870131 ( 1.604150)
build_install 0.008187 0.001675 5.383762 ( 1.289362)
test_btest 0.000736 0.000268 91.725122 ( 7.456912)
test_basic 0.003707 0.001348 0.767488 ( 0.842005)
test_all 0.004459 0.001621 585.722599 ( 57.356758)
test_rubyspec 0.030870 0.021195 52.413501 ( 64.611355)
total: 138.59 sec