Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-185309
#<BuildRuby:0x0000560704b22be8
@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.20221229-185309",
@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.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.001946 0.004700 0.848570 ( 1.158186)
build_miniruby 0.000993 0.000305 1.009738 ( 1.007758)
build_ruby 0.001245 0.000383 2.766127 ( 2.763354)
build_all 0.006161 0.003531 16.784424 ( 2.988598)
build_install 0.009324 0.000240 2.304939 ( 1.187982)
test_btest 0.001069 0.000000 74.903509 ( 10.523728)
test_basic 0.005948 0.001405 0.314825 ( 0.399633)
test_all 0.000918 0.000263 672.958346 ( 97.893999)
test_rubyspec 0.088207 0.035443 51.615527 ( 59.728370)
total: 177.65 sec