Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-132832
#<BuildRuby:0x00005587feb23438
@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.20231129-132832",
@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.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.003636 0.839244 ( 1.261200)
build_miniruby 0.000495 0.000376 0.877579 ( 0.877719)
build_ruby 0.001323 0.000241 2.703627 ( 2.706162)
build_all 0.002750 0.004894 12.118208 ( 1.004161)
build_install 0.011423 0.000000 3.482706 ( 0.968001)
test_btest 0.000624 0.000000 62.517577 ( 5.959237)
test_basic 0.000956 0.002175 0.376747 ( 0.458445)
test_all 0.068021 0.034549 378.151397 ( 40.490816)
test_rubyspec 0.034564 0.036625 39.543745 ( 52.192401)
total: 105.92 sec