Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-142515
#<BuildRuby:0x000055eeae28ffa8
@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.20240117-142515",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003693 0.000410 1.156257 ( 1.549345)
build_miniruby 0.001045 0.000116 0.870425 ( 0.870238)
build_ruby 0.001617 0.000000 2.707988 ( 2.713070)
build_all 0.009613 0.000000 14.636256 ( 1.331261)
build_install 0.004253 0.003538 4.148796 ( 1.096674)
test_btest 0.000815 0.000107 79.594594 ( 6.701777)
test_basic 0.000428 0.004181 0.776884 ( 0.853379)
test_all 0.077071 0.049956 508.384824 ( 50.981899)
test_rubyspec 0.027526 0.035447 81.421873 ( 93.778120)
total: 159.88 sec