Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-163130
#<BuildRuby:0x00005615baf40008
@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.20230104-163130",
@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.000014)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004797 0.001107 0.909471 ( 1.124340)
build_miniruby 0.001066 0.000246 1.019435 ( 1.017477)
build_ruby 0.001355 0.000000 2.779216 ( 2.776702)
build_all 0.009910 0.000000 16.678194 ( 2.974179)
build_install 0.011422 0.000023 2.297547 ( 1.179958)
test_btest 0.000900 0.000150 74.400156 ( 10.426501)
test_basic 0.005670 0.000945 0.358363 ( 0.444448)
test_all 0.001223 0.000204 683.702717 ( 95.695110)
test_rubyspec 0.073909 0.037099 51.271840 ( 59.324149)
total: 174.96 sec