Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-002149
#<BuildRuby:0x000055bd2984f918
@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-002149",
@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.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004425 0.000466 1.208476 ( 1.581922)
build_miniruby 0.000913 0.000096 0.876147 ( 0.875221)
build_ruby 0.001171 0.000123 2.681951 ( 2.681450)
build_all 0.009113 0.000467 16.597278 ( 1.486584)
build_install 0.007826 0.000300 4.653823 ( 1.144754)
test_btest 0.000998 0.000096 86.462071 ( 7.503147)
test_basic 0.004686 0.000000 0.609544 ( 0.685274)
test_all 0.103104 0.031509 546.488785 ( 57.730169)
test_rubyspec 0.018488 0.029803 50.084758 ( 62.373742)
total: 136.06 sec