Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-000640
#<BuildRuby:0x000055e31c09fe70
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230111-000640",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000023 0.000005 0.000028 ( 0.000014)
build_up 0.006807 0.000000 0.882323 ( 1.058600)
build_miniruby 0.001244 0.000073 1.015737 ( 1.013850)
build_ruby 0.001342 0.000252 2.786806 ( 2.784114)
build_all 0.009828 0.000314 16.795246 ( 2.982522)
build_install 0.009025 0.000781 2.138812 ( 1.079825)
test_btest 0.000954 0.000151 76.015867 ( 10.425254)
test_basic 0.001609 0.004732 0.361042 ( 0.448004)
test_all 0.001142 0.000240 667.779780 (102.933228)
test_rubyspec 0.085773 0.022802 51.707669 ( 59.771770)
total: 182.50 sec