Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-150508
#<BuildRuby:0x00005587ea5c77f0
@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.20231207-150508",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000818 0.004231 0.993082 ( 1.268701)
build_miniruby 0.000648 0.000194 0.861723 ( 0.862362)
build_ruby 0.001128 0.000338 2.700664 ( 2.703743)
build_all 0.008302 0.000000 12.061891 ( 1.001223)
build_install 0.009872 0.000000 3.551425 ( 0.964806)
test_btest 0.000806 0.000000 63.587111 ( 4.887722)
test_basic 0.003629 0.000290 0.374145 ( 0.455318)
test_all 0.070707 0.030954 398.061893 ( 42.176657)
test_rubyspec 0.040659 0.021091 39.632653 ( 52.279122)
total: 106.60 sec