Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-085445
#<BuildRuby:0x000055c5d34634f0
@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.20231229-085445",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004867 0.000225 0.815089 ( 1.190933)
build_miniruby 0.000962 0.000240 0.840170 ( 0.839857)
build_ruby 0.001271 0.000317 2.679787 ( 2.680299)
build_all 0.000850 0.007173 12.004122 ( 0.964218)
build_install 0.008673 0.001676 3.420781 ( 0.971289)
test_btest 0.000557 0.000199 62.476604 ( 4.435677)
test_basic 0.003910 0.000000 0.396043 ( 0.477520)
test_all 0.078806 0.017870 365.875496 ( 41.702880)
test_rubyspec 0.041428 0.029135 40.570521 ( 53.124271)
total: 106.39 sec