Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-072655
#<BuildRuby:0x00005641b23efea0
@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.20240106-072655",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004188 0.000546 1.122292 ( 1.567503)
build_miniruby 0.001026 0.000134 1.361931 ( 1.363837)
build_ruby 0.000000 0.001524 3.906166 ( 3.914278)
build_all 0.003664 0.005974 16.191504 ( 1.558006)
build_install 0.009019 0.004275 4.578585 ( 1.541495)
test_btest 0.000839 0.000000 82.910694 ( 10.952799)
test_basic 0.004578 0.000295 0.578324 ( 0.650308)
test_all 0.091699 0.028318 549.105806 ( 60.218262)
test_rubyspec 0.033036 0.025453 65.981772 ( 78.308932)
total: 160.08 sec