Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-130042
#<BuildRuby:0x0000562eb32d40c8
@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.20231229-130042",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001056 0.004226 0.822763 ( 1.227493)
build_miniruby 0.000838 0.000228 0.807732 ( 0.807725)
build_ruby 0.001536 0.000419 2.700969 ( 2.701365)
build_all 0.008320 0.000000 12.054346 ( 0.969051)
build_install 0.013809 0.000166 3.411308 ( 0.954598)
test_btest 0.000656 0.000123 64.397955 ( 5.475745)
test_basic 0.004995 0.000111 0.401371 ( 0.480820)
test_all 0.073752 0.020757 395.379196 ( 33.819115)
test_rubyspec 0.032907 0.032443 40.340958 ( 52.889315)
total: 99.33 sec