Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-035445
#<BuildRuby:0x000055f05bc2f7f8
@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.20231127-035445",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004925 0.000591 0.923355 ( 1.300394)
build_miniruby 0.001045 0.000000 0.848655 ( 0.848594)
build_ruby 0.001377 0.000000 2.614510 ( 2.615381)
build_all 0.005247 0.003881 12.461007 ( 1.027855)
build_install 0.005057 0.007188 4.411726 ( 1.025708)
test_btest 0.000000 0.000804 64.023875 ( 4.992467)
test_basic 0.000590 0.003360 0.408486 ( 0.487764)
test_all 0.067818 0.030972 358.378679 ( 32.724132)
test_rubyspec 0.021302 0.044562 39.868099 ( 52.439421)
total: 97.46 sec