Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-103255
#<BuildRuby:0x000056140e9db048
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-103255",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.001239 0.003113 1.042310 ( 1.450229)
build_miniruby 0.001087 0.000362 1.317630 ( 1.319453)
build_ruby 0.001313 0.000437 3.758503 ( 3.765908)
build_all 0.009887 0.000000 16.239095 ( 1.534875)
build_install 0.009743 0.003891 4.553659 ( 1.452846)
test_btest 0.000503 0.000155 81.126010 ( 9.514724)
test_basic 0.004619 0.000170 0.562583 ( 0.630294)
test_all 0.092325 0.030879 542.248958 ( 62.114553)
test_rubyspec 0.047909 0.010367 66.168804 ( 78.506624)
total: 160.29 sec