Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-102524
#<BuildRuby:0x000055c06f63f918
@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.20240104-102524",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.007006 1.595198 ( 1.712310)
build_miniruby 0.000000 0.000930 0.853152 ( 0.852497)
build_ruby 0.000000 0.002090 2.662589 ( 2.667127)
build_all 0.008080 0.000850 14.407689 ( 1.383102)
build_install 0.006649 0.001284 4.341002 ( 1.079713)
test_btest 0.000876 0.000256 71.421989 ( 6.917147)
test_basic 0.004264 0.001244 0.730224 ( 0.809164)
test_all 0.121269 0.015116 460.206516 ( 48.745149)
test_rubyspec 0.030189 0.015676 48.656314 ( 61.023186)
total: 125.19 sec