Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-030206
#<BuildRuby:0x000055efb1ceffa8
@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.20231229-030206",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.003724 0.000620 1.009883 ( 1.390323)
build_miniruby 0.001177 0.000196 0.923924 ( 0.922724)
build_ruby 0.000000 0.001239 2.819658 ( 2.820343)
build_all 0.006852 0.002640 16.213314 ( 1.418121)
build_install 0.009378 0.000000 4.641649 ( 1.193292)
test_btest 0.001145 0.000000 81.681156 ( 7.654780)
test_basic 0.004103 0.000387 0.716684 ( 0.792622)
test_all 0.096697 0.036115 525.389587 ( 61.837117)
test_rubyspec 0.036053 0.011515 49.537106 ( 61.819832)
total: 139.85 sec