Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-160922
#<BuildRuby:0x000056075a5a3e00
@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.20221121-160922",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000030 0.000004 0.000034 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004534 0.000648 1.018895 ( 1.898592)
build_miniruby 0.000819 0.000117 0.955826 ( 0.954647)
build_ruby 0.001109 0.000158 2.763488 ( 2.677187)
build_all 0.008766 0.000000 16.024167 ( 3.397845)
build_install 0.008329 0.001026 2.030762 ( 1.152262)
test_btest 0.000600 0.000075 64.593476 ( 11.154849)
test_basic 0.000000 0.005348 0.344903 ( 0.435246)
test_all 0.000000 0.001413 711.724136 (111.233642)
test_rubyspec 0.046271 0.025343 52.827598 ( 61.044304)
total: 193.95 sec