Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-002028
#<BuildRuby:0x0000559c9b267f90
@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.20231209-002028",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.002100 0.002656 1.003371 ( 1.256417)
build_miniruby 0.000991 0.000152 0.877030 ( 0.877532)
build_ruby 0.001526 0.000235 2.702498 ( 2.703489)
build_all 0.004067 0.003779 12.074757 ( 0.992530)
build_install 0.005647 0.006894 3.550709 ( 0.966162)
test_btest 0.000541 0.000169 66.116454 ( 4.519841)
test_basic 0.002420 0.000756 0.379449 ( 0.462292)
test_all 0.092034 0.012333 422.421571 ( 36.663068)
test_rubyspec 0.038826 0.035537 39.559167 ( 52.221219)
total: 100.66 sec