Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-145637
#<BuildRuby:0x000055922dd0c018
@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.20231230-145637",
@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.000001 0.000008 ( 0.000008)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001066 0.004194 0.803044 ( 1.186844)
build_miniruby 0.000893 0.000223 0.829932 ( 0.829671)
build_ruby 0.001418 0.000000 2.669076 ( 2.670077)
build_all 0.001412 0.006300 12.053928 ( 0.974234)
build_install 0.010576 0.000980 3.453873 ( 0.978814)
test_btest 0.000567 0.000177 63.827129 ( 4.960819)
test_basic 0.003007 0.000940 0.394517 ( 0.474754)
test_all 0.082241 0.013229 399.845404 ( 35.454680)
test_rubyspec 0.025435 0.044359 40.511799 ( 53.090939)
total: 100.62 sec