Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-212518
#<BuildRuby:0x000055ab0e692eb8
@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.20231226-212518",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.000841 0.004095 1.122998 ( 1.479803)
build_miniruby 0.000785 0.000165 0.870353 ( 0.869888)
build_ruby 0.001290 0.000000 2.870583 ( 2.870934)
build_all 0.006782 0.003122 16.556552 ( 1.425922)
build_install 0.005321 0.003246 4.755122 ( 1.171004)
test_btest 0.001055 0.000000 85.318157 ( 7.633735)
test_basic 0.002996 0.002847 0.677441 ( 0.754154)
test_all 0.103195 0.033529 518.212558 ( 61.885046)
test_rubyspec 0.031891 0.012845 51.135164 ( 63.492784)
total: 141.58 sec