Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-030815
#<BuildRuby:0x000055bc1e5a86f8
@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.20221225-030815",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000013 0.000007 0.000020 ( 0.000021)
configure 0.000007 0.000004 0.000011 ( 0.000009)
build_up 0.009405 0.000626 0.956268 ( 1.186582)
build_miniruby 0.001881 0.000784 0.838490 ( 0.836404)
build_ruby 0.002047 0.000852 2.140138 ( 2.140848)
build_all 0.013221 0.006297 18.486577 ( 2.167578)
build_install 0.011136 0.010302 1.993134 ( 1.003612)
test_btest 0.000773 0.000387 92.543006 ( 9.291273)
test_basic 0.003015 0.006591 0.356405 ( 0.442352)
test_all 0.002301 0.000000 670.198663 ( 62.990837)
test_rubyspec 0.120693 0.056459 47.879617 ( 56.046702)
total: 136.11 sec