Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-112216
#<BuildRuby:0x00005569fd2d74b0
@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.20230528-112216",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005356 0.000205 1.352488 ( 2.557854)
build_miniruby 0.000844 0.000141 0.807059 ( 0.806536)
build_ruby 0.001553 0.000000 2.457609 ( 2.457286)
build_all 0.005121 0.003892 12.044746 ( 1.043777)
build_install 0.003284 0.003950 1.642381 ( 0.828900)
test_btest 0.000820 0.000195 78.814619 ( 7.200856)
test_basic 0.003389 0.000807 0.689198 ( 0.775722)
test_all 0.001508 0.000359 429.413374 ( 50.594372)
test_rubyspec 0.028958 0.014938 40.431282 ( 52.929132)
total: 119.20 sec