Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-082735
#<BuildRuby:0x00005599642c80a0
@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-082735",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005870 0.000192 1.274197 ( 1.628913)
build_miniruby 0.001186 0.000118 0.916787 ( 0.916272)
build_ruby 0.001166 0.000117 2.800523 ( 2.800051)
build_all 0.008794 0.000440 15.719387 ( 1.463316)
build_install 0.008321 0.000000 4.475194 ( 1.133829)
test_btest 0.001316 0.000000 78.923215 ( 7.648066)
test_basic 0.004932 0.000000 0.790646 ( 0.866054)
test_all 0.102545 0.032275 553.835874 ( 51.657991)
test_rubyspec 0.017170 0.029894 50.305858 ( 62.611070)
total: 130.73 sec