Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-045136
#<BuildRuby:0x0000561ac480c700
@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.20221203-045136",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000032)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.005131 0.000065 1.218934 ( 1.226102)
build_miniruby 0.000865 0.000045 1.007720 ( 1.006462)
build_ruby 0.001080 0.000056 2.761372 ( 2.666640)
build_all 0.008578 0.000451 15.805199 ( 3.261084)
build_install 0.010300 0.000542 2.262092 ( 1.291860)
test_btest 0.000547 0.000000 59.739491 ( 12.010179)
test_basic 0.004944 0.000000 0.307291 ( 0.398660)
test_all 0.000861 0.000000 677.473323 (103.670690)
test_rubyspec 0.045230 0.024589 53.680888 ( 61.833911)
total: 187.37 sec