Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-001631
#<BuildRuby:0x00005653dcc20110
@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.20231225-001631",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003274 0.000595 0.736785 ( 1.116611)
build_miniruby 0.001015 0.000184 0.908801 ( 0.929863)
build_ruby 0.001010 0.000183 2.773716 ( 2.777584)
build_all 0.007728 0.000000 12.169547 ( 0.993257)
build_install 0.009103 0.000000 3.407226 ( 0.972488)
test_btest 0.000904 0.000000 64.149819 ( 5.697050)
test_basic 0.001264 0.002462 0.375091 ( 0.458634)
test_all 0.077422 0.035940 464.175767 ( 38.840059)
test_rubyspec 0.018252 0.036595 40.650158 ( 53.387619)
total: 105.17 sec