Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-225551
#<BuildRuby:0x00005585cf3a72f8
@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.20231208-225551",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000947 0.003521 0.998987 ( 1.256339)
build_miniruby 0.000765 0.000000 0.866223 ( 0.866351)
build_ruby 0.001213 0.000000 2.705051 ( 2.707305)
build_all 0.007263 0.000153 12.039838 ( 0.994962)
build_install 0.007464 0.000466 3.575606 ( 0.966168)
test_btest 0.000801 0.000050 61.979128 ( 5.232655)
test_basic 0.003426 0.000000 0.374450 ( 0.456203)
test_all 0.072375 0.027599 387.462956 ( 32.351101)
test_rubyspec 0.029217 0.044354 39.542294 ( 52.219213)
total: 97.05 sec