Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-020557
#<BuildRuby:0x000055e4af3774b0
@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.20231211-020557",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002844 0.001882 1.006618 ( 1.272453)
build_miniruby 0.000645 0.000149 0.863324 ( 0.862906)
build_ruby 0.001022 0.000236 2.686053 ( 2.686961)
build_all 0.006267 0.001446 12.143001 ( 1.002857)
build_install 0.012038 0.001506 3.586689 ( 0.967132)
test_btest 0.000740 0.000000 63.227344 ( 5.838438)
test_basic 0.003587 0.000212 0.373617 ( 0.454418)
test_all 0.082894 0.017976 387.566509 ( 42.966459)
test_rubyspec 0.039145 0.018799 39.918417 ( 52.552232)
total: 108.60 sec