Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-190942
#<BuildRuby:0x000055fd4ed7efa0
@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.20240115-190942",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005922 0.000000 1.105340 ( 1.480847)
build_miniruby 0.000948 0.000000 0.923189 ( 0.922891)
build_ruby 0.001507 0.000058 2.649743 ( 2.654993)
build_all 0.008945 0.000453 14.358030 ( 1.387777)
build_install 0.007223 0.000263 4.039533 ( 1.048207)
test_btest 0.001041 0.000090 74.284076 ( 7.280062)
test_basic 0.004912 0.000427 0.571745 ( 0.647487)
test_all 0.101251 0.027718 487.148218 ( 55.330208)
test_rubyspec 0.025728 0.022325 48.063024 ( 60.474888)
total: 131.23 sec