Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-001610
#<BuildRuby:0x00005651aba9ff30
@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.20230113-001610",
@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.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000000 0.006823 0.938263 ( 1.588716)
build_miniruby 0.000000 0.001222 1.014122 ( 1.012330)
build_ruby 0.001466 0.000000 2.778496 ( 2.775710)
build_all 0.006704 0.003033 16.690395 ( 2.993108)
build_install 0.005897 0.005472 2.102222 ( 1.074181)
test_btest 0.000789 0.000338 77.153345 ( 10.385245)
test_basic 0.005587 0.000949 0.378924 ( 0.464975)
test_all 0.000859 0.000351 651.371934 ( 95.081083)
test_rubyspec 0.080824 0.041243 51.835395 ( 59.902394)
total: 175.28 sec