Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-143106
#<BuildRuby:0x000055b6dc81fce8
@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.20231214-143106",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004138 0.000000 1.022566 ( 1.291134)
build_miniruby 0.000000 0.000794 0.876628 ( 0.878138)
build_ruby 0.000252 0.000858 2.716405 ( 2.718811)
build_all 0.005001 0.002728 12.189623 ( 1.022701)
build_install 0.002768 0.006708 3.522914 ( 0.973552)
test_btest 0.000394 0.000263 62.406100 ( 5.698535)
test_basic 0.001886 0.001257 0.374042 ( 0.456631)
test_all 0.078829 0.019467 374.234229 ( 43.335520)
test_rubyspec 0.034223 0.035611 39.631355 ( 52.271349)
total: 108.65 sec