Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-043743
#<BuildRuby:0x000055630824f3e0
@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.20231206-043743",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000703 0.004198 1.390238 ( 1.727242)
build_miniruby 0.000951 0.000000 0.794209 ( 0.793865)
build_ruby 0.001619 0.000000 2.959490 ( 2.959436)
build_all 0.006042 0.004267 16.908552 ( 1.477342)
build_install 0.008233 0.001468 4.995679 ( 1.163535)
test_btest 0.000614 0.000215 87.177951 ( 7.218761)
test_basic 0.000000 0.004384 0.697656 ( 0.774445)
test_all 0.093363 0.042992 542.101855 ( 62.701820)
test_rubyspec 0.026933 0.015266 50.038446 ( 62.319621)
total: 141.14 sec