Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-015931
#<BuildRuby:0x0000559ddfa9ffd8
@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.20240111-015931",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005033 0.796083 ( 1.194865)
build_miniruby 0.000000 0.001187 0.824019 ( 0.823257)
build_ruby 0.000000 0.001468 2.687194 ( 2.687901)
build_all 0.000000 0.007877 11.959632 ( 0.982798)
build_install 0.006934 0.003670 3.345062 ( 0.967132)
test_btest 0.000416 0.000208 65.264569 ( 4.821764)
test_basic 0.002591 0.001295 0.418955 ( 0.498543)
test_all 0.081729 0.013340 395.047579 ( 32.754975)
test_rubyspec 0.039697 0.025553 40.896582 ( 53.453715)
total: 98.19 sec