Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-190115
#<BuildRuby:0x000055a59c5d74f0
@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.20231226-190115",
@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.000008 0.000000 0.000008 ( 0.000010)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001830 0.003931 0.796352 ( 1.187836)
build_miniruby 0.000840 0.000152 0.806382 ( 0.806330)
build_ruby 0.001215 0.000221 2.651347 ( 2.652371)
build_all 0.004232 0.003326 11.915958 ( 0.984654)
build_install 0.008168 0.001885 3.365606 ( 0.952925)
test_btest 0.000549 0.000127 62.762518 ( 4.714342)
test_basic 0.000000 0.003736 0.396401 ( 0.476323)
test_all 0.074397 0.019419 372.100613 ( 32.552165)
test_rubyspec 0.043774 0.022378 39.911676 ( 52.525763)
total: 96.85 sec