Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-215233
#<BuildRuby:0x000055ff9f284188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231215-215233",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005216 0.000000 1.033136 ( 1.480068)
build_miniruby 0.000728 0.000000 0.870503 ( 0.871285)
build_ruby 0.001166 0.000000 2.710897 ( 2.713822)
build_all 0.007882 0.000000 12.119187 ( 1.003547)
build_install 0.009736 0.000000 3.619124 ( 0.984813)
test_btest 0.000814 0.000000 66.964894 ( 5.039871)
test_basic 0.000000 0.004329 0.376717 ( 0.458688)
test_all 0.076548 0.026592 403.524544 ( 39.087177)
test_rubyspec 0.026987 0.046953 39.615168 ( 52.263184)
total: 103.90 sec