Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-150643
#<BuildRuby:0x000055cf739fb788
@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.20240114-150643",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.006871 0.000000 0.824521 ( 1.198606)
build_miniruby 0.001035 0.000019 0.810088 ( 0.810179)
build_ruby 0.001326 0.000000 2.672083 ( 2.673050)
build_all 0.007961 0.000101 12.055799 ( 0.985046)
build_install 0.004111 0.006711 3.387540 ( 0.968539)
test_btest 0.000710 0.000112 64.531993 ( 4.714787)
test_basic 0.004016 0.000634 0.415043 ( 0.495725)
test_all 0.070583 0.026035 382.236480 ( 40.844467)
test_rubyspec 0.019131 0.045549 40.690831 ( 53.225060)
total: 105.92 sec