Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-133844
#<BuildRuby:0x000056512c20bfb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221222-133844",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.001652 0.002775 1.101880 ( 1.452692)
build_miniruby 0.000780 0.000168 2.039388 ( 1.706296)
build_ruby 0.000902 0.000194 2.785083 ( 2.783872)
build_all 0.009019 0.000000 15.789075 ( 3.415336)
build_install 0.009679 0.000000 2.197660 ( 1.201554)
test_btest 0.000552 0.000000 61.889096 ( 11.375878)
test_basic 0.001637 0.003433 0.299665 ( 0.389879)
test_all 0.001151 0.000230 666.089711 (138.863734)
test_rubyspec 0.034093 0.032125 52.412991 ( 60.609406)
total: 221.80 sec