Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-194934
#<BuildRuby:0x000056056d1138c0
@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="-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.20231028-194934",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001297 0.004517 1.397272 ( 1.579093)
build_miniruby 0.000771 0.000289 0.892120 ( 0.892206)
build_ruby 0.000990 0.000372 2.593588 ( 2.593898)
build_all 0.007215 0.002705 15.994813 ( 1.422123)
build_install 0.008081 0.001199 4.772792 ( 1.117635)
test_btest 0.000621 0.000219 81.534542 ( 7.203863)
test_basic 0.003724 0.000000 0.624345 ( 0.705779)
test_all 0.094159 0.038573 512.184072 ( 47.829124)
test_rubyspec 0.027825 0.019572 48.782779 ( 61.126242)
total: 124.47 sec