Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-200529
#<BuildRuby:0x000055d9ac73c068
@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.20231204-200529",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000010 0.000001 0.000011 ( 0.000007)
build_up 0.000451 0.004116 0.994035 ( 1.515471)
build_miniruby 0.000741 0.000135 0.869140 ( 0.869327)
build_ruby 0.001025 0.000186 2.709687 ( 2.712666)
build_all 0.006572 0.001195 12.111560 ( 0.983487)
build_install 0.011192 0.001056 3.519983 ( 0.974425)
test_btest 0.000679 0.000113 61.889775 ( 5.864971)
test_basic 0.003639 0.000000 0.369389 ( 0.452069)
test_all 0.086036 0.014258 375.594982 ( 43.917410)
test_rubyspec 0.036016 0.022633 39.436455 ( 52.082834)
total: 109.37 sec