Logfile: /home/ko1/ruby/logs/brlog.trunk.20230618-034229
#<BuildRuby:0x000055b501c2f090
@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.20230618-034229",
@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.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.006057 0.000213 1.449346 ( 2.714341)
build_miniruby 0.000863 0.000086 0.847567 ( 0.847267)
build_ruby 0.001126 0.000113 2.473809 ( 2.474456)
build_all 0.001710 0.007812 12.777272 ( 1.175717)
build_install 0.008137 0.000016 1.819930 ( 0.851987)
test_btest 0.000994 0.000173 86.016568 ( 7.548786)
test_basic 0.004140 0.000720 0.762928 ( 0.843519)
test_all 0.000000 0.001560 445.503038 ( 41.592394)
test_rubyspec 0.028814 0.008517 43.656058 ( 56.120517)
total: 114.17 sec