Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-213154
#<BuildRuby:0x000055f2a550f850
@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.20231224-213154",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000000 0.000010 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.003588 0.742698 ( 1.128751)
build_miniruby 0.000359 0.000435 0.907609 ( 0.908227)
build_ruby 0.001365 0.000000 2.776320 ( 2.779739)
build_all 0.004475 0.003550 12.102994 ( 1.005783)
build_install 0.006296 0.001453 3.383435 ( 0.981051)
test_btest 0.000469 0.000108 63.034174 ( 5.671797)
test_basic 0.003186 0.000000 0.386707 ( 0.466153)
test_all 0.102666 0.008240 457.055695 ( 39.132320)
test_rubyspec 0.029360 0.024398 40.632163 ( 53.365325)
total: 105.44 sec