Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-081348
#<BuildRuby:0x000055a2dcb240d8
@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-081348",
@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.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.003641 0.743020 ( 1.126780)
build_miniruby 0.000373 0.000493 0.897355 ( 0.897530)
build_ruby 0.000876 0.000389 2.765036 ( 2.767432)
build_all 0.004638 0.002061 12.248149 ( 1.025194)
build_install 0.002707 0.011161 3.512239 ( 0.978129)
test_btest 0.000427 0.000285 65.319242 ( 5.010158)
test_basic 0.002459 0.001639 0.402181 ( 0.484715)
test_all 0.076524 0.032597 415.505284 ( 41.115423)
test_rubyspec 0.022059 0.028253 40.703248 ( 53.413792)
total: 106.82 sec