Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-052048
#<BuildRuby:0x00005579c35368c0
@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.20221122-052048",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004275 0.000658 1.087731 ( 1.926665)
build_miniruby 0.000800 0.000123 1.009403 ( 1.007987)
build_ruby 0.001049 0.000161 2.716387 ( 2.630317)
build_all 0.009143 0.000000 15.737565 ( 3.365115)
build_install 0.005021 0.003810 2.020173 ( 1.156196)
test_btest 0.000496 0.000087 62.754671 ( 10.637345)
test_basic 0.000514 0.004371 0.284593 ( 0.375317)
test_all 0.000954 0.000000 680.487291 (114.886165)
test_rubyspec 0.063782 0.011836 53.400361 ( 61.653256)
total: 197.64 sec