Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-174526
#<BuildRuby:0x000055c6f54972c8
@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.20230206-174526",
@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.000003 0.000003 0.000006 ( 0.000005)
autoconf 0.000005 0.000004 0.000009 ( 0.000008)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.002025 0.001519 0.632926 ( 1.189735)
build_miniruby 0.000523 0.000392 0.626903 ( 0.626657)
build_ruby 0.000689 0.000517 2.055622 ( 2.076781)
build_all 0.006288 0.002660 12.157102 ( 1.490531)
build_install 0.005508 0.000886 1.438799 ( 0.709428)
test_btest 0.000406 0.000259 64.945957 ( 6.129216)
test_basic 0.003323 0.000000 0.245873 ( 0.341651)
test_all 0.001102 0.000117 488.321635 ( 47.062491)
test_rubyspec 0.007918 0.020278 35.392955 ( 45.872293)
total: 105.50 sec