Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-155419
#<BuildRuby:0x000055ee46960110
@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.20240105-155419",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003763 0.000000 0.741579 ( 1.134326)
build_miniruby 0.001033 0.000000 0.932228 ( 0.933800)
build_ruby 0.001585 0.000000 2.788325 ( 2.791752)
build_all 0.006966 0.000295 12.146355 ( 1.043237)
build_install 0.007717 0.004010 3.424700 ( 0.999497)
test_btest 0.000572 0.000143 66.321070 ( 7.023840)
test_basic 0.002781 0.000695 0.376306 ( 0.460823)
test_all 0.094142 0.022538 514.044441 ( 42.995807)
test_rubyspec 0.044884 0.014486 42.047229 ( 54.785641)
total: 112.17 sec