Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-004247
#<BuildRuby:0x00005626ffc4b040
@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.20240118-004247",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.004959 0.001102 1.459878 ( 1.820704)
build_miniruby 0.000857 0.000191 0.901221 ( 0.900206)
build_ruby 0.000979 0.000217 2.751578 ( 2.751507)
build_all 0.009084 0.000138 14.534086 ( 1.332002)
build_install 0.006925 0.000513 4.249493 ( 1.070964)
test_btest 0.000873 0.000166 78.650548 ( 6.283506)
test_basic 0.005485 0.000195 0.823644 ( 0.899035)
test_all 0.096535 0.034073 495.986099 ( 45.798619)
test_rubyspec 0.024824 0.035902 80.645594 ( 93.013879)
total: 153.87 sec