Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-164830
#<BuildRuby:0x000055bac2f08b88
@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="-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.20220917-164830",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009146 0.001153 1.126620 ( 1.396145)
build_miniruby 0.001558 0.000360 0.115330 ( 0.110425)
build_ruby 0.001789 0.000413 0.116689 ( 0.099330)
build_all 0.004983 0.004863 1.595596 ( 0.662078)
build_install 0.017181 0.005622 1.971806 ( 0.988633)
test_btest 0.001675 0.000000 91.509787 ( 9.636787)
test_basic 0.002029 0.004595 0.390299 ( 0.488505)
test_all 0.003805 0.000000 667.705493 ( 67.696692)
test_rubyspec 0.104994 0.060268 47.116240 ( 55.205097)
total: 136.28 sec