Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-213147
#<BuildRuby:0x0000558d5b98ecc8
@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.20221130-213147",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000074 0.000018 0.000092 ( 0.000097)
build_up 0.009895 0.002474 1.195059 ( 1.466297)
build_miniruby 0.002984 0.000000 0.851136 ( 0.849895)
build_ruby 0.003873 0.000000 2.242064 ( 2.149257)
build_all 0.020193 0.000000 18.616972 ( 2.163871)
build_install 0.021383 0.000000 2.056144 ( 1.045956)
test_btest 0.001738 0.000000 87.634555 ( 9.132364)
test_basic 0.010088 0.000493 0.347098 ( 0.431183)
test_all 0.002102 0.000263 739.628938 ( 71.660088)
test_rubyspec 0.086303 0.088203 49.630975 ( 57.696621)
total: 146.60 sec