Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-190417
#<BuildRuby:0x000055b8e05ec060
@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.20231222-190417",
@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.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000000 0.003907 0.740597 ( 1.118573)
build_miniruby 0.000750 0.000371 0.906086 ( 0.906222)
build_ruby 0.000898 0.000399 2.767921 ( 2.771659)
build_all 0.007615 0.000000 12.250752 ( 1.013424)
build_install 0.006221 0.003086 3.519223 ( 0.980388)
test_btest 0.000522 0.000201 66.290166 ( 4.779164)
test_basic 0.000000 0.003873 0.382137 ( 0.461386)
test_all 0.082828 0.026616 455.387707 ( 40.411698)
test_rubyspec 0.025094 0.029459 40.590165 ( 53.323983)
total: 105.77 sec