Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-035012
#<BuildRuby:0x000055df74efb7b8
@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.20240114-035012",
@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.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000000 0.004485 0.828669 ( 1.332287)
build_miniruby 0.000000 0.001181 0.904000 ( 0.904249)
build_ruby 0.000486 0.000856 2.767765 ( 2.768545)
build_all 0.004909 0.004857 14.450538 ( 1.346966)
build_install 0.009614 0.000384 4.200296 ( 1.149239)
test_btest 0.000699 0.000152 77.671948 ( 7.054215)
test_basic 0.004953 0.000000 0.575772 ( 0.650041)
test_all 0.113915 0.021612 491.765895 ( 56.631297)
test_rubyspec 0.004539 0.028769 49.895498 ( 62.463047)
total: 134.30 sec