Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-023942
#<BuildRuby:0x000055aba83c0060
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231229-023942",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001865 0.003161 0.818808 ( 1.208291)
build_miniruby 0.000648 0.000236 0.807781 ( 0.807993)
build_ruby 0.000876 0.000319 2.688268 ( 2.689090)
build_all 0.005939 0.002160 12.270882 ( 1.012086)
build_install 0.007293 0.005610 3.357544 ( 0.968963)
test_btest 0.000565 0.000235 64.080687 ( 4.492826)
test_basic 0.003926 0.000000 0.412920 ( 0.492879)
test_all 0.078725 0.017067 384.459592 ( 33.399815)
test_rubyspec 0.024520 0.039113 40.592285 ( 53.141802)
total: 98.21 sec