Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-085014
#<BuildRuby:0x000055a554287ce8
@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.20230626-085014",
@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.000003 0.000008 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.000667 0.004422 1.372776 ( 2.734481)
build_miniruby 0.000683 0.000427 0.905331 ( 0.905433)
build_ruby 0.000798 0.000499 2.628547 ( 2.628447)
build_all 0.007955 0.002039 16.452807 ( 1.441518)
build_install 0.009365 0.000000 4.801214 ( 1.112802)
test_btest 0.000704 0.000320 88.276372 ( 7.477475)
test_basic 0.003758 0.000000 0.766029 ( 0.852246)
test_all 0.001434 0.000000 477.204498 ( 41.997655)
test_rubyspec 0.016332 0.028527 43.371327 ( 55.742822)
total: 114.89 sec