Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-063554
#<BuildRuby:0x0000560cb725fe08
@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.20231225-063554",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003534 0.000000 0.745025 ( 1.117545)
build_miniruby 0.000858 0.000000 0.908425 ( 0.909172)
build_ruby 0.001255 0.000000 2.778818 ( 2.783071)
build_all 0.003852 0.003658 12.177250 ( 0.986901)
build_install 0.008676 0.000129 3.408019 ( 0.967920)
test_btest 0.000536 0.000067 62.423635 ( 6.002555)
test_basic 0.003832 0.000000 0.382928 ( 0.464828)
test_all 0.082999 0.028477 457.857249 ( 46.377200)
test_rubyspec 0.024716 0.025297 40.362503 ( 53.140095)
total: 112.75 sec