Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-013710
#<BuildRuby:0x0000558eae723048
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231204-013710",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001535 0.003311 0.975317 ( 1.246319)
build_miniruby 0.001124 0.000000 0.864126 ( 0.864874)
build_ruby 0.001788 0.000000 2.708392 ( 2.709648)
build_all 0.008194 0.000000 12.339372 ( 1.022879)
build_install 0.012889 0.000000 3.581891 ( 0.965808)
test_btest 0.000998 0.000000 61.355008 ( 5.689487)
test_basic 0.000921 0.002978 0.373269 ( 0.455480)
test_all 0.076633 0.020951 377.326386 ( 40.696332)
test_rubyspec 0.033458 0.031041 39.675679 ( 52.359662)
total: 106.01 sec