Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-091022
#<BuildRuby:0x00005570bba18098
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231230-091022",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005935 0.000000 1.206651 ( 1.576064)
build_miniruby 0.001440 0.000000 0.953322 ( 0.952890)
build_ruby 0.001120 0.000240 2.752170 ( 2.751772)
build_all 0.008470 0.001164 16.626412 ( 1.471153)
build_install 0.007998 0.000900 4.754410 ( 1.214848)
test_btest 0.000867 0.000217 87.060564 ( 6.699476)
test_basic 0.000424 0.004821 0.762191 ( 0.835130)
test_all 0.118427 0.020597 543.387308 ( 55.714868)
test_rubyspec 0.036057 0.012252 50.830095 ( 63.114169)
total: 134.33 sec