Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-091930
#<BuildRuby:0x0000558b572e2718
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221129-091930",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004196 0.000740 1.197008 ( 1.281329)
build_miniruby 0.000811 0.000143 0.984031 ( 0.982821)
build_ruby 0.000000 0.001302 2.846769 ( 2.751033)
build_all 0.002120 0.006684 15.821081 ( 3.339621)
build_install 0.008623 0.000055 2.003643 ( 1.130077)
test_btest 0.000526 0.000132 63.243392 ( 10.718083)
test_basic 0.004569 0.000078 0.315954 ( 0.407668)
test_all 0.000705 0.000168 659.403865 (119.763826)
test_rubyspec 0.046914 0.022155 53.358557 ( 61.653074)
total: 202.03 sec