Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-083758
#<BuildRuby:0x000055fc4c8ffcc0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240104-083758",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000019 0.000007 0.000026 ( 0.000027)
configure 0.000015 0.000006 0.000021 ( 0.000022)
build_up 0.005705 0.000000 1.450691 ( 1.650339)
build_miniruby 0.000928 0.000000 0.817139 ( 0.816812)
build_ruby 0.000000 0.001222 2.772601 ( 2.772854)
build_all 0.006791 0.001841 14.172695 ( 1.332522)
build_install 0.004354 0.003632 4.116348 ( 1.047248)
test_btest 0.000704 0.000263 74.861805 ( 6.956561)
test_basic 0.000561 0.003567 0.561595 ( 0.642974)
test_all 0.107545 0.023169 485.613053 ( 48.162968)
test_rubyspec 0.033855 0.013715 47.888347 ( 60.239266)
total: 123.62 sec