Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-100620
#<BuildRuby:0x00005620837ac098
@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.20230630-100620",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004690 0.001173 1.534281 ( 3.084472)
build_miniruby 0.000848 0.000212 0.896358 ( 0.896173)
build_ruby 0.000988 0.000247 2.548101 ( 2.549141)
build_all 0.003211 0.005568 11.299550 ( 7.660915)
build_install 0.005549 0.003439 5.085148 ( 1.946814)
test_btest 0.000930 0.000310 86.609656 ( 8.059099)
test_basic 0.003466 0.002594 0.653401 ( 0.732882)
test_all 0.001094 0.000383 477.835486 ( 43.066638)
test_rubyspec 0.022221 0.015804 42.410205 ( 54.787358)
total: 122.78 sec