Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-031154
#<BuildRuby:0x0000562c85174028
@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.20230112-031154",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000011 0.000006 0.000017 ( 0.000017)
configure 0.000026 0.000015 0.000041 ( 0.000041)
build_up 0.004229 0.002307 0.863126 ( 2.088127)
build_miniruby 0.000803 0.000438 1.019345 ( 1.017557)
build_ruby 0.001100 0.000600 2.774624 ( 2.772078)
build_all 0.005037 0.004773 16.807001 ( 2.998615)
build_install 0.009094 0.000000 2.058453 ( 1.076645)
test_btest 0.001054 0.000000 71.102782 ( 11.063926)
test_basic 0.007696 0.000045 0.391089 ( 0.475167)
test_all 0.001104 0.000483 667.702331 (101.648845)
test_rubyspec 0.053926 0.059633 52.000085 ( 60.060587)
total: 183.20 sec