Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-122252
#<BuildRuby:0x00005652e19b6c40
@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-122252",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003906 0.000601 1.121695 ( 2.595179)
build_miniruby 0.000746 0.000115 0.952025 ( 0.950884)
build_ruby 0.001002 0.000154 2.898800 ( 2.786818)
build_all 0.007710 0.001186 15.866046 ( 3.310047)
build_install 0.006975 0.001073 2.001575 ( 1.137202)
test_btest 0.000541 0.000083 63.967852 ( 11.359632)
test_basic 0.004574 0.000704 0.301243 ( 0.391722)
test_all 0.001041 0.000160 667.913714 (112.567385)
test_rubyspec 0.040921 0.021959 52.917659 ( 61.245281)
total: 196.34 sec