Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-203840
#<BuildRuby:0x000055fd8dd741d8
@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.20221207-203840",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007335 0.002667 1.225163 ( 1.225259)
build_miniruby 0.001728 0.000629 0.844892 ( 0.850277)
build_ruby 0.002454 0.000893 2.246551 ( 2.164784)
build_all 0.014404 0.004794 18.502751 ( 2.173623)
build_install 0.020623 0.001751 2.087760 ( 1.029908)
test_btest 0.001193 0.000351 88.040346 ( 8.610701)
test_basic 0.004225 0.003294 0.367313 ( 0.455797)
test_all 0.002647 0.000297 711.591165 ( 70.631529)
test_rubyspec 0.062760 0.086874 49.406240 ( 57.897597)
total: 145.04 sec