Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-133051
#<BuildRuby:0x000055a74f302f90
@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.20221006-133051",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000050 0.000004 0.000054 ( 0.000054)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.011204 0.000211 1.068033 ( 1.154438)
build_miniruby 0.001631 0.000116 0.097467 ( 0.092661)
build_ruby 0.001636 0.000000 0.091774 ( 0.088914)
build_all 0.007614 0.000324 1.286156 ( 0.542392)
build_install 0.014387 0.000284 1.625348 ( 0.884121)
test_btest 0.001431 0.000084 60.537357 ( 6.252008)
test_basic 0.006730 0.000396 0.346687 ( 0.435727)
test_all 0.006848 0.000072 473.052804 ( 52.122693)
test_rubyspec 0.076381 0.056605 42.221267 ( 50.741607)
total: 112.32 sec