Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-190543
#<BuildRuby:0x000056359d7abb50
@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.20230526-190543",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.002885 0.003453 1.312070 ( 2.588195)
build_miniruby 0.000970 0.000425 0.899932 ( 0.899070)
build_ruby 0.001184 0.000000 2.561780 ( 2.561829)
build_all 0.009041 0.000000 12.335483 ( 1.121972)
build_install 0.002858 0.004524 1.705293 ( 0.904107)
test_btest 0.000462 0.000195 79.479707 ( 7.277663)
test_basic 0.002645 0.001114 0.671693 ( 0.753729)
test_all 0.000583 0.000246 428.360345 ( 39.290799)
test_rubyspec 0.019749 0.018500 41.604847 ( 54.084973)
total: 109.48 sec