Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-142818
#<BuildRuby:0x000056530fd500d0
@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-142818",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005963 0.000426 0.843850 ( 1.288938)
build_miniruby 0.001031 0.000206 1.020040 ( 1.018057)
build_ruby 0.001320 0.000264 2.780953 ( 2.778443)
build_all 0.007562 0.002246 16.780210 ( 2.976015)
build_install 0.008291 0.003053 2.076789 ( 1.067823)
test_btest 0.000827 0.000187 76.735795 ( 10.522540)
test_basic 0.006367 0.000604 0.344779 ( 0.430096)
test_all 0.001872 0.000154 678.258618 ( 99.495266)
test_rubyspec 0.091497 0.031351 51.889374 ( 60.013655)
total: 179.59 sec