Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-053121
#<BuildRuby:0x0000560234cf4748
@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.20221208-053121",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007628 0.002774 1.206668 ( 1.453595)
build_miniruby 0.001915 0.000696 0.840102 ( 0.838685)
build_ruby 0.002947 0.000000 2.214281 ( 2.120495)
build_all 0.020351 0.000000 18.578688 ( 2.143675)
build_install 0.019116 0.000381 2.060099 ( 1.005957)
test_btest 0.001459 0.000000 91.743965 ( 8.700050)
test_basic 0.003667 0.003394 0.356196 ( 0.443581)
test_all 0.001752 0.000404 682.702673 ( 72.178685)
test_rubyspec 0.097607 0.050010 49.201511 ( 57.607017)
total: 146.49 sec