Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-173812
#<BuildRuby:0x0000556eeecd0098
@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.20231224-173812",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000056 0.004007 0.736965 ( 1.117249)
build_miniruby 0.001119 0.000203 0.898999 ( 0.898982)
build_ruby 0.001347 0.000000 2.777855 ( 2.782770)
build_all 0.007791 0.000000 12.124873 ( 1.006427)
build_install 0.011929 0.000080 3.433335 ( 0.977488)
test_btest 0.000686 0.000000 66.239226 ( 5.858711)
test_basic 0.000000 0.003439 0.379583 ( 0.462923)
test_all 0.082634 0.022440 428.179489 ( 38.022477)
test_rubyspec 0.039227 0.018518 40.527259 ( 53.285618)
total: 104.41 sec