Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-210432
#<BuildRuby:0x000055edc1c24b88
@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.20220917-210432",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000046 0.000013 0.000059 ( 0.000085)
configure 0.000020 0.000005 0.000025 ( 0.000023)
build_up 0.009841 0.001431 1.123831 ( 1.140584)
build_miniruby 0.001944 0.000486 0.112963 ( 0.108364)
build_ruby 0.001686 0.000421 0.118436 ( 0.100506)
build_all 0.010415 0.000123 1.596945 ( 0.651079)
build_install 0.017467 0.004434 1.980068 ( 0.982616)
test_btest 0.001334 0.000296 95.623076 ( 9.877358)
test_basic 0.007238 0.000000 0.393821 ( 0.482716)
test_all 0.003184 0.000129 634.242969 ( 66.704153)
test_rubyspec 0.141976 0.035811 47.147284 ( 55.522093)
total: 135.57 sec