Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-133452
#<BuildRuby:0x000056464dabb708
@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.20230601-133452",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001989 0.003165 1.342369 ( 2.633573)
build_miniruby 0.000844 0.000127 0.852963 ( 0.853401)
build_ruby 0.001057 0.000158 2.425793 ( 2.426996)
build_all 0.008950 0.000000 12.150691 ( 1.113288)
build_install 0.007442 0.000112 1.645681 ( 0.843373)
test_btest 0.000905 0.000113 80.636914 ( 6.973040)
test_basic 0.003758 0.000470 0.595836 ( 0.678418)
test_all 0.001255 0.000156 427.235851 ( 39.853338)
test_rubyspec 0.020290 0.018601 41.529319 ( 54.027602)
total: 109.40 sec