Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-220354
#<BuildRuby:0x0000555e24f33dd8
@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.20221126-220354",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000016 0.000003 0.000019 ( 0.000017)
build_up 0.004707 0.000743 1.337454 ( 1.672977)
build_miniruby 0.000739 0.000116 1.041821 ( 1.040726)
build_ruby 0.001039 0.000164 2.900089 ( 2.773741)
build_all 0.009318 0.000748 22.417191 ( 4.411073)
build_install 0.003145 0.005213 4.347344 ( 1.570947)
test_btest 0.000564 0.000113 58.515555 ( 11.179691)
test_basic 0.004244 0.000849 0.301254 ( 0.391985)
test_all 0.000666 0.000134 689.593583 (109.129687)
test_rubyspec 0.042942 0.025552 53.001477 ( 61.426918)
total: 193.60 sec