Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-213010
#<BuildRuby:0x000055a28c098060
@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.20231229-213010",
@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.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004270 0.000711 0.807396 ( 1.195233)
build_miniruby 0.000856 0.000143 0.847169 ( 0.846887)
build_ruby 0.002061 0.000000 2.658216 ( 2.658531)
build_all 0.003966 0.004904 12.382834 ( 1.003944)
build_install 0.006886 0.004016 3.385130 ( 0.979307)
test_btest 0.000642 0.000172 62.232513 ( 4.856727)
test_basic 0.003159 0.000843 0.396033 ( 0.476679)
test_all 0.081726 0.017212 363.419654 ( 36.676916)
test_rubyspec 0.027946 0.036911 40.293498 ( 52.838766)
total: 101.53 sec