Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-023407
#<BuildRuby:0x0000559438227230
@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-023407",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004012 0.000803 0.917843 ( 1.295200)
build_miniruby 0.001096 0.000000 0.824090 ( 0.824205)
build_ruby 0.001927 0.000000 2.663602 ( 2.669005)
build_all 0.007910 0.000000 12.201982 ( 1.008327)
build_install 0.006862 0.002774 4.044341 ( 1.009099)
test_btest 0.000508 0.000095 61.286327 ( 5.862542)
test_basic 0.003831 0.000718 0.409230 ( 0.488804)
test_all 0.071417 0.025663 343.049246 ( 35.208146)
test_rubyspec 0.040454 0.033899 39.861027 ( 52.396642)
total: 100.76 sec