Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-084447
#<BuildRuby:0x0000564bd076b7f0
@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.20231205-084447",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004981 0.000415 0.984295 ( 1.285793)
build_miniruby 0.000962 0.000080 0.870977 ( 0.870846)
build_ruby 0.001644 0.000137 2.713836 ( 2.716974)
build_all 0.007587 0.000235 12.173223 ( 1.024874)
build_install 0.010723 0.003785 3.565792 ( 0.961462)
test_btest 0.000683 0.000081 63.352983 ( 5.198804)
test_basic 0.003681 0.000433 0.375053 ( 0.456388)
test_all 0.068789 0.032347 388.309893 ( 40.720346)
test_rubyspec 0.033050 0.012656 39.648203 ( 52.318481)
total: 105.55 sec