Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-022326
#<BuildRuby:0x000055807081c090
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231231-022326",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000024 0.000001 0.000025 ( 0.000026)
autoconf 0.000036 0.000002 0.000038 ( 0.000038)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.000293 0.004279 1.127602 ( 1.513756)
build_miniruby 0.000000 0.001480 0.917715 ( 0.916945)
build_ruby 0.000000 0.001406 2.904478 ( 2.904780)
build_all 0.004090 0.005511 16.448278 ( 1.478997)
build_install 0.001587 0.006631 4.682712 ( 1.182079)
test_btest 0.000867 0.000236 81.298497 ( 7.831201)
test_basic 0.001929 0.003364 0.695177 ( 0.770399)
test_all 0.099413 0.034370 544.281138 ( 49.747946)
test_rubyspec 0.031186 0.013079 49.545740 ( 61.862582)
total: 128.21 sec