Logfile: /home/ko1/ruby/logs/brlog.trunk.20230203-021951
#<BuildRuby:0x00005567f25c3d48
@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.20230203-021951",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.002203 0.001224 0.612625 ( 1.033202)
build_miniruby 0.000583 0.000324 0.649268 ( 0.649082)
build_ruby 0.000000 0.001232 2.058534 ( 2.058838)
build_all 0.003681 0.005374 12.054034 ( 1.474336)
build_install 0.006531 0.000000 1.475842 ( 0.699651)
test_btest 0.000697 0.000000 65.041335 ( 6.079764)
test_basic 0.001527 0.001708 0.231789 ( 0.327779)
test_all 0.001390 0.000811 479.014434 ( 45.336528)
test_rubyspec 0.015292 0.012921 34.689889 ( 45.234711)
total: 102.89 sec