Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-141835
#<BuildRuby:0x00005636db15b040
@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.20231231-141835",
@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.000025 0.000001 0.000026 ( 0.000027)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004057 0.000203 1.026662 ( 1.412361)
build_miniruby 0.000891 0.000045 1.016453 ( 1.015617)
build_ruby 0.001267 0.000063 2.984236 ( 2.983977)
build_all 0.009848 0.000061 16.764103 ( 1.467857)
build_install 0.008157 0.000000 4.790155 ( 1.145282)
test_btest 0.000871 0.000000 87.487640 ( 7.089238)
test_basic 0.004630 0.000036 0.672554 ( 0.754268)
test_all 0.090778 0.041376 562.152620 ( 52.780548)
test_rubyspec 0.019292 0.025821 51.196988 ( 63.521308)
total: 132.17 sec