Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-133037
#<BuildRuby:0x0000562239bc75f8
@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-133037",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000000 0.006450 1.276086 ( 1.644555)
build_miniruby 0.000340 0.000715 0.867515 ( 0.866647)
build_ruby 0.001373 0.000275 2.956472 ( 2.961295)
build_all 0.009896 0.000000 16.884809 ( 1.559530)
build_install 0.009727 0.000057 4.825977 ( 1.225695)
test_btest 0.000905 0.000145 84.619258 ( 7.475232)
test_basic 0.004990 0.000000 0.715976 ( 0.788329)
test_all 0.097852 0.038732 527.808954 ( 60.720500)
test_rubyspec 0.030714 0.016496 49.631746 ( 61.969818)
total: 139.21 sec