Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-155605
#<BuildRuby:0x0000560e66360090
@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.20231211-155605",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001710 0.003634 1.397632 ( 1.769131)
build_miniruby 0.000803 0.000120 0.907764 ( 0.907995)
build_ruby 0.001106 0.000166 2.785114 ( 2.785523)
build_all 0.009610 0.000806 17.029176 ( 1.496050)
build_install 0.000000 0.008421 4.997619 ( 1.221261)
test_btest 0.000940 0.000224 88.373304 ( 7.315726)
test_basic 0.003807 0.000906 0.732102 ( 0.808160)
test_all 0.110847 0.030878 545.015416 ( 64.277792)
test_rubyspec 0.015591 0.036548 49.725799 ( 62.074652)
total: 142.66 sec