Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-182245
#<BuildRuby:0x000055a22a09f818
@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.20231204-182245",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003221 0.002281 1.211491 ( 1.583225)
build_miniruby 0.000763 0.000145 0.906443 ( 0.906785)
build_ruby 0.000000 0.001334 2.683787 ( 2.684239)
build_all 0.003054 0.007009 15.731611 ( 1.410955)
build_install 0.007489 0.002185 4.706009 ( 1.178862)
test_btest 0.000562 0.000164 82.004037 ( 7.148988)
test_basic 0.002849 0.000831 0.781944 ( 0.863721)
test_all 0.087694 0.046946 517.052101 ( 57.350869)
test_rubyspec 0.033785 0.016061 49.647596 ( 61.919336)
total: 135.05 sec