Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-014729
#<BuildRuby:0x000055e3fab740d8
@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.20240115-014729",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004915 0.000232 0.816489 ( 1.182314)
build_miniruby 0.000000 0.001317 0.809533 ( 0.809224)
build_ruby 0.000000 0.001369 2.673508 ( 2.674535)
build_all 0.004307 0.003972 11.932260 ( 0.977225)
build_install 0.011694 0.001283 3.382224 ( 0.957467)
test_btest 0.000693 0.000217 64.736234 ( 5.277802)
test_basic 0.003994 0.001248 0.394426 ( 0.474221)
test_all 0.060850 0.038514 370.899730 ( 39.592167)
test_rubyspec 0.021189 0.045797 40.177575 ( 52.708543)
total: 104.65 sec