Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-151030
#<BuildRuby:0x000055e61efeaf60
@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.20231224-151030",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003558 0.000000 0.737460 ( 1.120816)
build_miniruby 0.000000 0.000810 0.901146 ( 0.901971)
build_ruby 0.000000 0.001330 2.773254 ( 2.775523)
build_all 0.005123 0.002164 12.146145 ( 0.981178)
build_install 0.008979 0.004422 3.417137 ( 0.969416)
test_btest 0.000526 0.000070 63.418424 ( 5.315154)
test_basic 0.004028 0.000000 0.376995 ( 0.460676)
test_all 0.088330 0.020484 410.959792 ( 40.140897)
test_rubyspec 0.014391 0.035162 40.519500 ( 53.295901)
total: 105.96 sec