Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-065432
#<BuildRuby:0x0000555dd45eb280
@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.20231129-065432",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004055 0.000004 0.848142 ( 1.231736)
build_miniruby 0.000746 0.000062 0.872394 ( 0.872544)
build_ruby 0.001278 0.000107 2.706139 ( 2.709341)
build_all 0.007577 0.000267 12.161794 ( 1.002198)
build_install 0.002878 0.004900 3.474203 ( 0.969150)
test_btest 0.000534 0.000082 63.576355 ( 4.808939)
test_basic 0.004085 0.000629 0.384759 ( 0.465499)
test_all 0.068299 0.034546 380.611903 ( 36.605052)
test_rubyspec 0.026997 0.035829 39.474305 ( 52.147154)
total: 100.81 sec