Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-070738
#<BuildRuby:0x000055eaf67b8090
@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.20230615-070738",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004760 0.000952 1.303869 ( 2.616318)
build_miniruby 0.000888 0.000178 0.794442 ( 0.794062)
build_ruby 0.001137 0.000227 2.532784 ( 2.533012)
build_all 0.003649 0.005745 12.600783 ( 1.118312)
build_install 0.003526 0.004475 1.735853 ( 0.857974)
test_btest 0.000856 0.000311 82.102630 ( 6.992901)
test_basic 0.002762 0.001004 0.600193 ( 0.681768)
test_all 0.000000 0.001741 420.948142 ( 45.933872)
test_rubyspec 0.017871 0.024906 42.731789 ( 55.239752)
total: 116.77 sec