Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-012840
#<BuildRuby:0x000055c7172cc110
@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.20240106-012840",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000043 0.003980 0.816361 ( 1.201008)
build_miniruby 0.000621 0.000249 0.994395 ( 0.994680)
build_ruby 0.000950 0.000380 2.954732 ( 2.960717)
build_all 0.003116 0.005696 15.402795 ( 1.415561)
build_install 0.006422 0.003211 4.018209 ( 1.133963)
test_btest 0.000443 0.000221 76.480457 ( 8.143282)
test_basic 0.002536 0.001268 0.413176 ( 0.482749)
test_all 0.094560 0.024368 510.660399 ( 59.343005)
test_rubyspec 0.027754 0.011339 45.711850 ( 58.409573)
total: 134.09 sec