Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-045817
#<BuildRuby:0x0000561b5049c020
@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.20231216-045817",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000000 0.000016 0.000016 ( 0.000033)
build_up 0.000000 0.003868 1.022118 ( 1.271721)
build_miniruby 0.000000 0.000692 0.878000 ( 0.878244)
build_ruby 0.000000 0.001095 2.710127 ( 2.711419)
build_all 0.006146 0.001674 12.195573 ( 1.034385)
build_install 0.012972 0.001058 3.529328 ( 0.984595)
test_btest 0.000745 0.000149 65.300601 ( 5.362881)
test_basic 0.004304 0.000000 0.377619 ( 0.461495)
test_all 0.078828 0.018740 375.890485 ( 32.815961)
test_rubyspec 0.029109 0.019377 39.697051 ( 52.449834)
total: 97.97 sec