Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-183538
#<BuildRuby:0x000055ce5d31c0c8
@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.20231221-183538",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003856 1.050396 ( 1.315484)
build_miniruby 0.000866 0.000000 0.904912 ( 0.905261)
build_ruby 0.001124 0.000000 2.736250 ( 2.740319)
build_all 0.006864 0.000380 12.210948 ( 1.026392)
build_install 0.005992 0.004021 3.586325 ( 0.979552)
test_btest 0.000675 0.000090 62.156847 ( 6.193666)
test_basic 0.000092 0.003479 0.385718 ( 0.468491)
test_all 0.089500 0.017238 429.797435 ( 41.824827)
test_rubyspec 0.031810 0.022658 40.259124 ( 53.000699)
total: 108.46 sec