Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-212109
#<BuildRuby:0x000055aa226bf018
@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.20231201-212109",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005373 0.001264 1.317949 ( 1.692016)
build_miniruby 0.000743 0.000175 0.871065 ( 0.870693)
build_ruby 0.001290 0.000303 2.827134 ( 2.826949)
build_all 0.006534 0.003782 16.583876 ( 1.582117)
build_install 0.008606 0.000029 4.950186 ( 1.191435)
test_btest 0.000911 0.000216 83.485489 ( 8.196311)
test_basic 0.005017 0.000164 0.806606 ( 0.881939)
test_all 0.088450 0.050164 535.949485 ( 58.495964)
test_rubyspec 0.017871 0.033614 51.430826 ( 63.812331)
total: 139.55 sec