Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-082625
#<BuildRuby:0x0000560be103a370
@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-082625",
@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.000012 0.000004 0.000016 ( 0.000016)
configure 0.000049 0.000018 0.000067 ( 0.000070)
build_up 0.005969 0.004746 1.251215 ( 3.730713)
build_miniruby 0.002085 0.000869 0.841965 ( 0.841160)
build_ruby 0.003328 0.000000 2.236647 ( 2.148183)
build_all 0.016730 0.003881 18.596597 ( 2.187409)
build_install 0.013228 0.008635 2.046684 ( 1.022536)
test_btest 0.001601 0.000000 91.020430 ( 8.970789)
test_basic 0.006263 0.004016 0.348787 ( 0.432663)
test_all 0.001593 0.001364 697.950544 ( 72.022077)
test_rubyspec 0.101086 0.079289 49.785933 ( 57.927978)
total: 149.28 sec