Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-194432
#<BuildRuby:0x0000557e20e53140
@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.20230211-194432",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.003014 0.000503 0.618294 ( 1.350539)
build_miniruby 0.000755 0.000126 0.653140 ( 0.652365)
build_ruby 0.001014 0.000169 2.065433 ( 2.065392)
build_all 0.007852 0.001309 12.478486 ( 1.511613)
build_install 0.005413 0.000903 1.487480 ( 0.703148)
test_btest 0.000000 0.000629 66.807568 ( 6.115815)
test_basic 0.000161 0.003576 0.251227 ( 0.347001)
test_all 0.000826 0.000190 503.591348 ( 47.705241)
test_rubyspec 0.001805 0.026633 35.467873 ( 46.065716)
total: 106.52 sec