Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-005050
#<BuildRuby:0x00005652ca333858
@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.20231227-005050",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000033 0.000000 0.000033 ( 0.000031)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.005579 0.000326 1.059678 ( 1.439264)
build_miniruby 0.000976 0.000178 0.855841 ( 0.855570)
build_ruby 0.001147 0.000208 2.718060 ( 2.717627)
build_all 0.008165 0.001484 16.648246 ( 1.519848)
build_install 0.002433 0.005863 4.635474 ( 1.117234)
test_btest 0.000704 0.000192 83.111316 ( 7.601111)
test_basic 0.005173 0.000000 0.706128 ( 0.778702)
test_all 0.105212 0.029700 544.706590 ( 53.669761)
test_rubyspec 0.019891 0.029252 49.955620 ( 62.177163)
total: 131.88 sec