Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-200002
#<BuildRuby:0x000055c1407638e0
@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.20231226-200002",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.005533 0.000461 0.798749 ( 1.187521)
build_miniruby 0.000916 0.000077 0.805214 ( 0.805137)
build_ruby 0.001325 0.000111 2.633414 ( 2.634276)
build_all 0.002555 0.005023 11.915724 ( 0.948675)
build_install 0.010981 0.000194 3.583314 ( 0.961453)
test_btest 0.000651 0.000093 61.347513 ( 4.930074)
test_basic 0.000000 0.003894 0.403638 ( 0.484134)
test_all 0.066376 0.029803 351.543672 ( 35.659865)
test_rubyspec 0.027016 0.040243 40.459492 ( 53.026072)
total: 100.64 sec