Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-025801
#<BuildRuby:0x000055f371d93f90
@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.20231217-025801",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004181 0.000000 1.031245 ( 1.298942)
build_miniruby 0.000817 0.000000 0.871490 ( 0.871816)
build_ruby 0.001043 0.000000 2.706803 ( 2.709089)
build_all 0.007325 0.000000 12.147711 ( 0.995777)
build_install 0.009088 0.004746 3.555955 ( 0.966872)
test_btest 0.000691 0.000046 66.681133 ( 5.123227)
test_basic 0.004079 0.000271 0.378017 ( 0.459617)
test_all 0.073943 0.030232 416.768425 ( 35.022839)
test_rubyspec 0.043237 0.027516 39.633214 ( 52.293926)
total: 99.74 sec