Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-053032
#<BuildRuby:0x000055ff5f9329c0
@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.20221014-053032",
@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.000006 0.000004 0.000010 ( 0.000010)
configure 0.000006 0.000004 0.000010 ( 0.000010)
build_up 0.005675 0.004287 1.072632 ( 1.143231)
build_miniruby 0.001175 0.000685 0.103653 ( 0.099594)
build_ruby 0.001025 0.000598 0.093338 ( 0.090040)
build_all 0.006121 0.001361 1.285981 ( 0.563071)
build_install 0.010100 0.005134 1.629518 ( 0.883479)
test_btest 0.001538 0.000820 60.743912 ( 6.620632)
test_basic 0.003053 0.003499 0.344980 ( 0.434738)
test_all 0.005596 0.000840 489.784781 ( 53.120803)
test_rubyspec 0.079466 0.052610 43.231224 ( 51.837524)
total: 114.79 sec