Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-144848
#<BuildRuby:0x0000559a58068090
@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.20231227-144848",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.001779 0.004480 0.797241 ( 1.173572)
build_miniruby 0.000000 0.001022 0.795403 ( 0.795238)
build_ruby 0.000000 0.001831 2.690318 ( 2.690960)
build_all 0.004602 0.002874 11.966769 ( 0.981948)
build_install 0.000000 0.014030 3.418423 ( 0.959098)
test_btest 0.000000 0.000703 65.269350 ( 4.775295)
test_basic 0.002638 0.002200 0.387148 ( 0.467569)
test_all 0.060920 0.037899 383.253049 ( 36.456153)
test_rubyspec 0.033673 0.041044 40.024758 ( 52.584486)
total: 100.89 sec