Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-143135
#<BuildRuby:0x00005592661f7ab8
@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.20221227-143135",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008681 0.001106 0.957474 ( 1.162413)
build_miniruby 0.001811 0.000418 0.848007 ( 0.847807)
build_ruby 0.002458 0.000568 2.147922 ( 2.147951)
build_all 0.015854 0.005114 18.522160 ( 2.170966)
build_install 0.019111 0.001708 2.035811 ( 1.047759)
test_btest 0.000000 0.001429 91.665229 ( 9.210166)
test_basic 0.006854 0.003332 0.347204 ( 0.433541)
test_all 0.002057 0.000514 673.676357 ( 67.795155)
test_rubyspec 0.093846 0.083942 47.939218 ( 56.087886)
total: 140.90 sec