Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-210110
#<BuildRuby:0x0000561e42cbf4b0
@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-210110",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004551 0.000061 1.227262 ( 1.636071)
build_miniruby 0.001182 0.000124 1.374238 ( 1.377139)
build_ruby 0.001346 0.000142 4.052107 ( 4.060614)
build_all 0.010532 0.000000 16.364899 ( 1.658736)
build_install 0.011886 0.002559 4.752160 ( 1.623664)
test_btest 0.000683 0.000073 83.618209 ( 10.216566)
test_basic 0.001888 0.003400 0.582113 ( 0.651498)
test_all 0.088624 0.031679 533.386812 ( 75.781520)
test_rubyspec 0.035867 0.025995 72.398284 ( 84.780683)
total: 181.79 sec