Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-022009
#<BuildRuby:0x0000563be7867fa8
@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.20231123-022009",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000030)
configure 0.000000 0.000010 0.000010 ( 0.000009)
build_up 0.001712 0.002679 1.267386 ( 1.630728)
build_miniruby 0.000875 0.000184 0.925065 ( 0.925739)
build_ruby 0.001183 0.000249 2.721975 ( 2.722398)
build_all 0.006199 0.004473 16.471519 ( 1.502273)
build_install 0.008363 0.001035 5.072165 ( 1.174927)
test_btest 0.000656 0.000000 86.923470 ( 7.332163)
test_basic 0.004447 0.000000 0.788612 ( 0.865980)
test_all 0.097833 0.037897 509.351144 ( 49.689463)
test_rubyspec 0.030584 0.017812 48.434486 ( 60.811360)
total: 126.66 sec