Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-181330
#<BuildRuby:0x0000556d0605eee8
@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-181330",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004829 0.000402 0.842315 ( 1.258138)
build_miniruby 0.000891 0.000075 0.876238 ( 0.876705)
build_ruby 0.001584 0.000132 2.712788 ( 2.714648)
build_all 0.007382 0.000000 11.941600 ( 1.025077)
build_install 0.013690 0.000534 3.459645 ( 0.978709)
test_btest 0.000755 0.000051 62.145685 ( 5.784578)
test_basic 0.000000 0.004536 0.380254 ( 0.457824)
test_all 0.074148 0.024340 361.189622 ( 39.030864)
test_rubyspec 0.033985 0.040175 39.725798 ( 52.418173)
total: 104.55 sec