Logfile: /home/ko1/ruby/logs/brlog.trunk.20230428-051554
#<BuildRuby:0x000055a75152ff00
@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.20230428-051554",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001666 0.003212 1.343157 ( 2.752725)
build_miniruby 0.001060 0.000000 0.698707 ( 0.697892)
build_ruby 0.001233 0.000000 2.226213 ( 2.226811)
build_all 0.005325 0.003913 12.117826 ( 1.092233)
build_install 0.006607 0.000969 1.655326 ( 0.864865)
test_btest 0.000844 0.000311 80.593223 ( 7.504667)
test_basic 0.003567 0.001315 0.656699 ( 0.738668)
test_all 0.001328 0.000489 445.868307 ( 49.659292)
test_rubyspec 0.007928 0.028720 41.165993 ( 53.729112)
total: 119.27 sec