Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-052618
#<BuildRuby:0x000055739b2d08e8
@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.20220914-052618",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000016 0.000005 0.000021 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008140 0.002714 1.123867 ( 1.388339)
build_miniruby 0.001531 0.000510 0.068723 ( 0.066489)
build_ruby 0.000000 0.002083 0.072764 ( 0.070271)
build_all 0.006302 0.004094 1.557517 ( 0.604332)
build_install 0.007718 0.012426 1.934984 ( 0.945918)
test_btest 0.000727 0.000387 91.421999 ( 9.586467)
test_basic 0.004516 0.002409 0.359014 ( 0.446887)
test_all 0.004878 0.000000 638.822430 ( 65.671730)
test_rubyspec 0.090475 0.071512 46.324951 ( 54.628296)
total: 133.41 sec