Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-161005
#<BuildRuby:0x000055986f6a7f90
@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-161005",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001138 0.004336 1.038431 ( 1.507454)
build_miniruby 0.001219 0.000000 0.873405 ( 0.873244)
build_ruby 0.001587 0.000000 2.709764 ( 2.711149)
build_all 0.006449 0.001138 12.219699 ( 0.983205)
build_install 0.009724 0.004250 3.558276 ( 0.960994)
test_btest 0.000513 0.000150 64.205652 ( 5.225411)
test_basic 0.000210 0.003662 0.377763 ( 0.462143)
test_all 0.077698 0.023622 400.773889 ( 42.282178)
test_rubyspec 0.043920 0.024252 39.864300 ( 52.545510)
total: 107.55 sec