Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-183433
#<BuildRuby:0x000055c61bed34b0
@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.20240105-183433",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.004230 0.756707 ( 1.181596)
build_miniruby 0.000000 0.001292 0.931487 ( 0.931594)
build_ruby 0.001136 0.000135 2.783157 ( 2.786992)
build_all 0.004164 0.003533 12.054720 ( 1.062047)
build_install 0.007376 0.001967 3.475863 ( 1.015770)
test_btest 0.000516 0.000138 64.639508 ( 6.214629)
test_basic 0.000000 0.003810 0.380971 ( 0.461056)
test_all 0.076789 0.041098 480.212187 ( 47.334312)
test_rubyspec 0.021935 0.034636 41.481787 ( 54.175949)
total: 115.16 sec