Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-082339
#<BuildRuby:0x000055e398cdf858
@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.20231024-082339",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003421 0.003033 2.173491 ( 2.469269)
build_miniruby 0.000805 0.000153 0.870757 ( 0.871135)
build_ruby 0.001200 0.000000 2.873307 ( 2.873853)
build_all 0.009183 0.001227 17.074995 ( 1.495501)
build_install 0.008821 0.000000 5.396682 ( 1.179552)
test_btest 0.001078 0.000000 88.438985 ( 7.891179)
test_basic 0.001601 0.003167 0.771638 ( 0.847343)
test_all 0.114930 0.022548 525.312067 ( 64.856899)
test_rubyspec 0.031442 0.019826 49.867509 ( 62.207736)
total: 144.69 sec