Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-124326
#<BuildRuby:0x000056069f2bfe20
@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.20230627-124326",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003794 0.000892 1.248391 ( 2.512790)
build_miniruby 0.000792 0.000186 0.848610 ( 0.848432)
build_ruby 0.001041 0.000245 2.556665 ( 2.556273)
build_all 0.010167 0.000000 16.301812 ( 1.474047)
build_install 0.007450 0.002549 4.864173 ( 1.171612)
test_btest 0.000000 0.001043 84.734953 ( 8.026964)
test_basic 0.000576 0.003660 0.681302 ( 0.767003)
test_all 0.000000 0.002663 460.190400 ( 40.767335)
test_rubyspec 0.032600 0.005686 42.565293 ( 55.004434)
total: 113.13 sec