Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-215947
#<BuildRuby:0x000055e2757ff7f8
@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-215947",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.000000 0.006857 0.823158 ( 1.212357)
build_miniruby 0.000243 0.000728 0.800198 ( 0.800177)
build_ruby 0.001237 0.000265 2.660835 ( 2.661390)
build_all 0.007665 0.000723 11.859212 ( 0.988753)
build_install 0.009071 0.000896 3.367091 ( 0.958769)
test_btest 0.000564 0.000106 63.407875 ( 4.699472)
test_basic 0.000000 0.004091 0.389285 ( 0.469419)
test_all 0.078451 0.024350 409.584032 ( 33.762058)
test_rubyspec 0.030512 0.035438 40.421233 ( 52.983039)
total: 98.54 sec