Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-170755
#<BuildRuby:0x000055a1dde9bce8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-170755",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000617 0.003439 0.948036 ( 1.626984)
build_miniruby 0.001023 0.000195 0.957151 ( 0.958052)
build_ruby 0.001511 0.000000 2.796181 ( 2.799162)
build_all 0.000000 0.010454 14.737465 ( 1.416538)
build_install 0.000000 0.009541 4.366761 ( 1.181109)
test_btest 0.000000 0.000794 79.476123 ( 7.163958)
test_basic 0.001981 0.001491 0.495253 ( 0.576842)
test_all 0.121263 0.014738 508.130899 ( 58.176865)
test_rubyspec 0.018029 0.015248 47.715355 ( 60.239566)
total: 134.14 sec