Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-085706
#<BuildRuby:0x000056214ec1fbb8
@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.20240104-085706",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000035 0.000011 0.000046 ( 0.000045)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.002299 0.003244 1.300314 ( 1.539368)
build_miniruby 0.000674 0.000246 0.822061 ( 0.821522)
build_ruby 0.000869 0.000316 2.719250 ( 2.719091)
build_all 0.003636 0.006009 14.322688 ( 1.314612)
build_install 0.006858 0.001672 4.220230 ( 1.082377)
test_btest 0.000495 0.000216 73.231632 ( 6.819031)
test_basic 0.002850 0.001634 0.731339 ( 0.811009)
test_all 0.085984 0.042362 511.757572 ( 48.477770)
test_rubyspec 0.030318 0.016980 48.007731 ( 60.472291)
total: 124.06 sec