Logfile: /home/ko1/ruby/logs/brlog.trunk.20230814-024740
#<BuildRuby:0x000056175ebbb568
@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.20230814-024740",
@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.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.002492 0.003457 1.458352 ( 2.670133)
build_miniruby 0.000657 0.000263 0.906430 ( 0.906301)
build_ruby 0.000000 0.001261 3.064487 ( 3.064679)
build_all 0.002154 0.008005 17.855403 ( 1.585224)
build_install 0.009767 0.002655 5.297350 ( 1.219825)
test_btest 0.000599 0.000323 86.251513 ( 7.701307)
test_basic 0.003159 0.001701 0.794050 ( 0.869280)
test_all 0.006010 0.000851 553.570132 ( 53.075294)
test_rubyspec 0.016918 0.034795 47.473015 ( 59.708021)
total: 130.80 sec