Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-080221
#<BuildRuby:0x0000556df53d00a0
@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-080221",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005418 0.000570 1.987454 ( 2.251224)
build_miniruby 0.001199 0.000126 0.949149 ( 0.948508)
build_ruby 0.001507 0.000159 2.804915 ( 2.803982)
build_all 0.003290 0.006962 16.858755 ( 1.498160)
build_install 0.006733 0.002202 5.415025 ( 1.176369)
test_btest 0.000000 0.001104 84.831372 ( 7.507800)
test_basic 0.001815 0.002783 0.783898 ( 0.860631)
test_all 0.112295 0.025915 490.241535 ( 52.204844)
test_rubyspec 0.018183 0.031306 50.791101 ( 63.142228)
total: 132.39 sec