Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-090850
#<BuildRuby:0x000055d7fbb51570
@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.20230120-090850",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007555 0.001162 0.952308 ( 1.264675)
build_miniruby 0.000000 0.002544 0.839957 ( 0.838222)
build_ruby 0.001717 0.001368 2.118877 ( 2.118274)
build_all 0.010643 0.009420 18.273460 ( 2.134167)
build_install 0.011822 0.008425 1.842212 ( 0.953680)
test_btest 0.000000 0.001182 92.347850 ( 8.766987)
test_basic 0.000142 0.007728 0.357417 ( 0.446289)
test_all 0.001450 0.000687 659.022875 ( 63.745199)
test_rubyspec 0.100244 0.035115 48.227215 ( 56.574219)
total: 136.84 sec