Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-123449
#<BuildRuby:0x00005637025bb7f8
@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.20231229-123449",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001190 0.004347 0.808349 ( 1.195145)
build_miniruby 0.000810 0.000294 0.808526 ( 0.808539)
build_ruby 0.001543 0.000000 2.677317 ( 2.677883)
build_all 0.007027 0.001518 11.954270 ( 0.987103)
build_install 0.006770 0.003700 3.401700 ( 0.964180)
test_btest 0.000000 0.000872 64.910136 ( 4.720736)
test_basic 0.000000 0.004167 0.390321 ( 0.471025)
test_all 0.086844 0.011796 396.183692 ( 34.776055)
test_rubyspec 0.040561 0.025324 40.504950 ( 53.116600)
total: 99.72 sec