Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-214832
#<BuildRuby:0x00005579819e6ee8
@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.20231223-214832",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003392 0.000000 0.741028 ( 1.118665)
build_miniruby 0.001025 0.000000 0.906993 ( 0.907802)
build_ruby 0.001164 0.000000 2.767142 ( 2.771375)
build_all 0.007399 0.000000 12.101514 ( 1.017477)
build_install 0.005966 0.003757 3.403704 ( 0.988816)
test_btest 0.000652 0.000036 62.293506 ( 6.289718)
test_basic 0.003521 0.000195 0.379962 ( 0.460489)
test_all 0.077684 0.028382 425.500261 ( 41.294742)
test_rubyspec 0.018277 0.030177 40.698216 ( 53.453406)
total: 108.30 sec