Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-024213
#<BuildRuby:0x00005637dfadbd68
@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.20231014-024213",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000011)
build_up 0.004057 0.001521 1.361156 ( 1.601288)
build_miniruby 0.000650 0.000244 0.887679 ( 0.887038)
build_ruby 0.001257 0.000000 2.638929 ( 2.640042)
build_all 0.005301 0.005204 17.553853 ( 1.558313)
build_install 0.007453 0.003827 5.196839 ( 1.207227)
test_btest 0.000818 0.000344 89.730309 ( 7.587243)
test_basic 0.000000 0.004470 0.763668 ( 0.841620)
test_all 0.004165 0.001955 556.563400 ( 52.146182)
test_rubyspec 0.027226 0.025186 51.734818 ( 63.945254)
total: 132.42 sec