Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-210946
#<BuildRuby:0x0000556bfcdc7568
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231231-210946",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000279 0.004137 1.135823 ( 1.519405)
build_miniruby 0.001141 0.000336 0.988516 ( 0.986950)
build_ruby 0.001337 0.000393 2.802760 ( 2.807612)
build_all 0.005293 0.004580 16.853154 ( 1.547666)
build_install 0.004435 0.004340 4.711715 ( 1.158273)
test_btest 0.000769 0.000284 85.591888 ( 6.902125)
test_basic 0.000542 0.004569 0.798868 ( 0.871904)
test_all 0.099240 0.036170 541.977064 ( 58.784859)
test_rubyspec 0.034859 0.012024 51.015423 ( 63.343315)
total: 137.92 sec