Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-211606
#<BuildRuby:0x0000559f74e474b0
@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.20231128-211606",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003341 0.000304 0.839811 ( 1.307231)
build_miniruby 0.000724 0.000066 0.872054 ( 0.872444)
build_ruby 0.001053 0.000095 2.705529 ( 2.707977)
build_all 0.006959 0.000000 12.171621 ( 0.998619)
build_install 0.010092 0.003816 3.521814 ( 0.963578)
test_btest 0.000662 0.000083 64.048649 ( 5.021099)
test_basic 0.000422 0.002865 0.370564 ( 0.451915)
test_all 0.065385 0.035448 358.064945 ( 37.076374)
test_rubyspec 0.041400 0.026275 39.485389 ( 52.147290)
total: 101.55 sec