Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-163459
#<BuildRuby:0x0000564c0f127760
@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.20221205-163459",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007646 0.002844 1.182004 ( 1.255199)
build_miniruby 0.001578 0.000421 0.839295 ( 0.845098)
build_ruby 0.002088 0.000557 2.202051 ( 2.124339)
build_all 0.013725 0.005678 18.417224 ( 2.177605)
build_install 0.019261 0.002580 2.005346 ( 1.009925)
test_btest 0.001455 0.000000 95.865782 ( 9.118879)
test_basic 0.008019 0.000000 0.350688 ( 0.438236)
test_all 0.002182 0.000000 696.808037 ( 70.612350)
test_rubyspec 0.094326 0.049542 48.340761 ( 56.906851)
total: 144.49 sec