Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-003556
#<BuildRuby:0x0000564763ed2ff0
@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.20221207-003556",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000146 0.004288 0.796898 ( 1.079744)
build_miniruby 0.000678 0.000185 0.515752 ( 0.515202)
build_ruby 0.001004 0.000273 1.666760 ( 1.609660)
build_all 0.009525 0.000000 11.887942 ( 1.460152)
build_install 0.006938 0.000000 1.610185 ( 0.764675)
test_btest 0.000774 0.000000 62.975016 ( 5.899514)
test_basic 0.001565 0.001755 0.256761 ( 0.352850)
test_all 0.000742 0.000165 482.150639 ( 49.059965)
test_rubyspec 0.010900 0.015863 34.776702 ( 45.432989)
total: 106.18 sec