Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-073109
#<BuildRuby:0x000055d2a678c110
@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.20231230-073109",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004202 0.001261 0.780580 ( 1.192973)
build_miniruby 0.000949 0.000284 0.829100 ( 0.828834)
build_ruby 0.001208 0.000363 2.685914 ( 2.686567)
build_all 0.007296 0.000335 11.980916 ( 0.995582)
build_install 0.011248 0.000025 3.421503 ( 0.957884)
test_btest 0.000711 0.000158 61.873406 ( 5.605666)
test_basic 0.000564 0.003921 0.400856 ( 0.481074)
test_all 0.074183 0.024566 367.814679 ( 36.200159)
test_rubyspec 0.025087 0.040268 40.443610 ( 52.993485)
total: 101.94 sec