Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-195431
#<BuildRuby:0x00005556c16d3568
@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.20231228-195431",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001322 0.003585 1.045785 ( 1.433893)
build_miniruby 0.001216 0.000183 0.897083 ( 0.895635)
build_ruby 0.001513 0.000000 2.834205 ( 2.834167)
build_all 0.006809 0.003331 16.670752 ( 1.522011)
build_install 0.007135 0.001241 4.704871 ( 1.151440)
test_btest 0.000000 0.001124 86.925971 ( 7.197638)
test_basic 0.002579 0.002529 0.671112 ( 0.749578)
test_all 0.098862 0.038971 526.199739 ( 60.748351)
test_rubyspec 0.028503 0.017058 50.757954 ( 63.101175)
total: 139.63 sec