Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-024008
#<BuildRuby:0x000055d7748c8010
@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.20230103-024008",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000041 0.000003 0.000044 ( 0.000043)
build_up 0.006024 0.000402 0.841610 ( 1.034841)
build_miniruby 0.001202 0.000080 1.016220 ( 1.014310)
build_ruby 0.001503 0.000100 2.767352 ( 2.764673)
build_all 0.006472 0.003390 16.696309 ( 2.984638)
build_install 0.004352 0.007365 2.293406 ( 1.178995)
test_btest 0.000906 0.000172 74.892725 ( 10.757237)
test_basic 0.005404 0.001029 0.347635 ( 0.434116)
test_all 0.001226 0.000234 660.986587 (104.970178)
test_rubyspec 0.055464 0.043191 51.543261 ( 59.687530)
total: 184.83 sec