Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-111112
#<BuildRuby:0x000055f0ae2a0090
@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.20231130-111112",
@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.000001 0.000007 ( 0.000007)
build_up 0.004160 0.000008 0.952731 ( 1.247678)
build_miniruby 0.000799 0.000066 0.879136 ( 0.879041)
build_ruby 0.001521 0.000127 2.720673 ( 2.721777)
build_all 0.007730 0.000000 12.127143 ( 1.016293)
build_install 0.010918 0.003502 3.488731 ( 0.971040)
test_btest 0.000603 0.000067 61.920830 ( 5.929367)
test_basic 0.004196 0.000028 0.372315 ( 0.453987)
test_all 0.085420 0.013998 369.320806 ( 39.663685)
test_rubyspec 0.025155 0.047693 39.837417 ( 52.510963)
total: 105.39 sec