Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-152944
#<BuildRuby:0x000055d9f924f738
@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.20240108-152944",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000015 0.000006 0.000021 ( 0.000019)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004635 0.000243 0.940503 ( 1.346347)
build_miniruby 0.000732 0.000244 0.960840 ( 0.960919)
build_ruby 0.001000 0.000334 2.834875 ( 2.836456)
build_all 0.000825 0.008834 14.546591 ( 1.379445)
build_install 0.010304 0.000000 4.221969 ( 1.154330)
test_btest 0.000706 0.000000 77.688295 ( 6.750944)
test_basic 0.002803 0.000435 0.429019 ( 0.511920)
test_all 0.104417 0.031824 547.755471 ( 53.488168)
test_rubyspec 0.014035 0.019647 48.267902 ( 71.123529)
total: 139.55 sec