Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-210640
#<BuildRuby:0x0000563c3b2000d0
@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.20230118-210640",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.005877 0.000784 0.867054 ( 1.201068)
build_miniruby 0.001114 0.000149 1.014050 ( 1.012212)
build_ruby 0.001375 0.000183 2.806022 ( 2.803541)
build_all 0.009309 0.000614 16.870205 ( 2.976918)
build_install 0.008951 0.000500 2.131075 ( 1.078808)
test_btest 0.000809 0.000095 74.508969 ( 10.854667)
test_basic 0.002236 0.004546 0.345851 ( 0.431809)
test_all 0.001859 0.000000 669.644709 (101.818196)
test_rubyspec 0.084914 0.043512 52.034319 ( 60.062641)
total: 182.24 sec