Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-010551
#<BuildRuby:0x00005580841f80d8
@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.20230115-010551",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004166 0.000010 0.856849 ( 1.518784)
build_miniruby 0.000897 0.000064 0.670117 ( 0.664615)
build_ruby 0.001163 0.000083 2.432009 ( 2.431867)
build_all 0.009615 0.000077 12.904554 ( 1.618269)
build_install 0.002797 0.003636 1.534651 ( 0.706817)
test_btest 0.000677 0.000000 68.247447 ( 6.327617)
test_basic 0.003426 0.000000 0.257002 ( 0.354210)
test_all 0.001240 0.000000 491.438375 ( 47.142991)
test_rubyspec 0.009333 0.016690 35.214182 ( 45.690730)
total: 106.46 sec