Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-183129
#<BuildRuby:0x000055d6b033ff90
@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-183129",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001501 0.003563 0.997466 ( 1.252743)
build_miniruby 0.001141 0.000000 0.863137 ( 0.863199)
build_ruby 0.001098 0.000000 2.705187 ( 2.709546)
build_all 0.007395 0.000329 12.171512 ( 0.998321)
build_install 0.007734 0.000506 3.587957 ( 0.975152)
test_btest 0.000594 0.000079 67.204632 ( 5.229892)
test_basic 0.002986 0.000398 0.373368 ( 0.456642)
test_all 0.061069 0.040222 376.818153 ( 37.445683)
test_rubyspec 0.031038 0.034234 39.885194 ( 52.503945)
total: 102.44 sec