Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-232804
#<BuildRuby:0x000056302a4cb8e0
@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.20240102-232804",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000017 0.000006 0.000023 ( 0.000024)
configure 0.000012 0.000005 0.000017 ( 0.000016)
build_up 0.005372 0.001953 1.032724 ( 1.296167)
build_miniruby 0.000725 0.000264 0.804456 ( 0.804443)
build_ruby 0.001309 0.000476 2.634037 ( 2.634426)
build_all 0.007560 0.000000 11.943111 ( 0.967162)
build_install 0.014708 0.000000 3.509135 ( 0.973517)
test_btest 0.000898 0.000000 62.934109 ( 5.393075)
test_basic 0.002559 0.002928 0.405303 ( 0.484807)
test_all 0.081975 0.015021 370.897471 ( 38.152851)
test_rubyspec 0.024984 0.057718 40.520980 ( 53.085859)
total: 103.79 sec