Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-065904
#<BuildRuby:0x0000564e46763e88
@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.20231205-065904",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004255 0.000387 0.978377 ( 1.326537)
build_miniruby 0.001185 0.000000 0.876489 ( 0.876870)
build_ruby 0.001144 0.000000 2.699799 ( 2.701205)
build_all 0.007564 0.000095 12.257984 ( 0.973768)
build_install 0.012018 0.000000 3.557956 ( 0.965243)
test_btest 0.000561 0.000000 61.575471 ( 5.924675)
test_basic 0.000000 0.003473 0.370813 ( 0.453553)
test_all 0.087288 0.009733 371.648449 ( 43.671315)
test_rubyspec 0.025252 0.040443 39.852949 ( 52.517716)
total: 109.41 sec