Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-230011
#<BuildRuby:0x0000558c8f0afd68
@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.20231210-230011",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000013)
build_up 0.004036 0.000672 1.204076 ( 1.601863)
build_miniruby 0.000874 0.000146 0.893298 ( 0.893394)
build_ruby 0.001200 0.000200 2.804307 ( 2.803796)
build_all 0.005438 0.004625 17.008889 ( 1.519807)
build_install 0.008983 0.000011 5.045731 ( 1.225805)
test_btest 0.000807 0.000154 88.572663 ( 8.028833)
test_basic 0.003998 0.000762 0.757632 ( 0.835234)
test_all 0.104741 0.028819 544.310578 ( 55.408471)
test_rubyspec 0.021977 0.023367 50.798942 ( 63.158410)
total: 135.48 sec