Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-002720
#<BuildRuby:0x00005556c5aa7d48
@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.20221231-002720",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003174 0.000289 0.653734 ( 1.049116)
build_miniruby 0.000833 0.000076 0.750011 ( 0.749305)
build_ruby 0.001196 0.000109 2.494637 ( 2.494803)
build_all 0.005975 0.003342 12.687887 ( 1.524440)
build_install 0.006105 0.000872 1.635608 ( 0.774624)
test_btest 0.000550 0.000078 66.259286 ( 5.918189)
test_basic 0.003157 0.000451 0.251101 ( 0.346140)
test_all 0.001019 0.000145 490.528002 ( 48.959658)
test_rubyspec 0.026271 0.006820 34.778011 ( 45.376590)
total: 107.19 sec