Logfile: /home/ko1/ruby/logs/brlog.trunk.20230616-035929
#<BuildRuby:0x0000555f2daa0078
@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.20230616-035929",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.002213 0.003238 1.424094 ( 2.662246)
build_miniruby 0.000814 0.000380 0.847369 ( 0.847094)
build_ruby 0.000832 0.000389 2.527874 ( 2.527910)
build_all 0.005019 0.004572 13.050363 ( 1.174863)
build_install 0.001867 0.006366 1.869384 ( 0.856425)
test_btest 0.000669 0.000387 83.383969 ( 7.110442)
test_basic 0.002455 0.001422 0.567952 ( 0.651064)
test_all 0.000812 0.000470 441.004476 ( 42.344111)
test_rubyspec 0.020229 0.022992 43.234357 ( 55.753824)
total: 113.93 sec