Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-161600
#<BuildRuby:0x000055e85679b8c0
@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-161600",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000963 0.004092 1.085373 ( 1.474985)
build_miniruby 0.001262 0.000199 0.877409 ( 0.876043)
build_ruby 0.001085 0.000172 2.794622 ( 2.793545)
build_all 0.009129 0.000126 16.618519 ( 1.494812)
build_install 0.008454 0.000016 4.687270 ( 1.150440)
test_btest 0.000988 0.000129 86.779962 ( 7.280048)
test_basic 0.003965 0.000000 0.773604 ( 0.848998)
test_all 0.106445 0.028032 539.004025 ( 57.462091)
test_rubyspec 0.023016 0.031903 50.150484 ( 62.579817)
total: 135.96 sec