Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-100019
#<BuildRuby:0x00005585e43c7520
@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.20230526-100019",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005768 0.000608 1.350500 ( 2.635703)
build_miniruby 0.000891 0.000093 0.777069 ( 0.776297)
build_ruby 0.001153 0.000122 2.459684 ( 2.460041)
build_all 0.000271 0.008759 12.419086 ( 1.145437)
build_install 0.007519 0.000000 1.686892 ( 0.863508)
test_btest 0.000970 0.000000 81.369356 ( 7.393788)
test_basic 0.000403 0.003476 0.648345 ( 0.730646)
test_all 0.001074 0.000245 436.033326 ( 47.431306)
test_rubyspec 0.033664 0.007009 42.672794 ( 55.175041)
total: 118.61 sec