Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-150149
#<BuildRuby:0x00005556e0f7b138
@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.20231227-150149",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.006019 0.802666 ( 1.200287)
build_miniruby 0.000000 0.001048 0.835382 ( 0.835527)
build_ruby 0.000000 0.001532 2.651782 ( 2.652641)
build_all 0.003772 0.004110 11.935625 ( 0.988167)
build_install 0.009030 0.002462 3.418832 ( 0.972763)
test_btest 0.000448 0.000288 65.184390 ( 4.993028)
test_basic 0.002451 0.001576 0.402981 ( 0.483305)
test_all 0.063072 0.035631 407.990071 ( 38.817494)
test_rubyspec 0.025783 0.037495 40.584226 ( 53.196332)
total: 104.14 sec