Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-234135
#<BuildRuby:0x000055d8835c3918
@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.20231021-234135",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004447 0.000703 1.497700 ( 1.742577)
build_miniruby 0.000916 0.000144 0.881615 ( 0.881374)
build_ruby 0.001417 0.000224 2.815134 ( 2.815003)
build_all 0.005968 0.004573 16.849643 ( 1.520685)
build_install 0.012209 0.000651 5.038237 ( 1.180575)
test_btest 0.000620 0.000113 85.577381 ( 7.141032)
test_basic 0.003514 0.000639 0.650797 ( 0.727120)
test_all 0.100358 0.033398 506.522506 ( 56.213384)
test_rubyspec 0.030038 0.018410 50.677510 ( 62.962891)
total: 135.19 sec