Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-194534
#<BuildRuby:0x000055e61e537280
@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.20231218-194534",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000948 0.004292 1.050352 ( 1.521860)
build_miniruby 0.000543 0.000163 0.881492 ( 0.881500)
build_ruby 0.001308 0.000392 2.707694 ( 2.710644)
build_all 0.004268 0.002857 12.154166 ( 0.997642)
build_install 0.008320 0.001614 3.589696 ( 0.973339)
test_btest 0.000446 0.000139 62.452752 ( 5.165965)
test_basic 0.000000 0.003191 0.383971 ( 0.466189)
test_all 0.091218 0.009340 372.441718 ( 39.030588)
test_rubyspec 0.037924 0.029156 39.719586 ( 52.382345)
total: 104.13 sec