Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-045337
#<BuildRuby:0x000055675a1ab280
@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-045337",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.003181 0.000000 0.737390 ( 1.123943)
build_miniruby 0.001132 0.000000 0.913271 ( 0.914289)
build_ruby 0.001157 0.000000 2.778550 ( 2.782441)
build_all 0.007186 0.000000 12.131126 ( 1.011078)
build_install 0.010766 0.000000 3.414808 ( 0.970641)
test_btest 0.000671 0.000000 63.354820 ( 5.141670)
test_basic 0.001007 0.002941 0.376244 ( 0.456429)
test_all 0.089672 0.019590 462.856659 ( 39.759381)
test_rubyspec 0.010011 0.043674 40.697061 ( 53.454762)
total: 105.62 sec