Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-115647
#<BuildRuby:0x00005604b8cd4ea8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220911-115647",
@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.000018)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005852 0.004808 1.139625 ( 1.099244)
build_miniruby 0.001441 0.000601 0.071187 ( 0.069193)
build_ruby 0.001955 0.000000 0.067870 ( 0.065816)
build_all 0.009869 0.000000 1.543723 ( 0.608220)
build_install 0.019922 0.003009 1.933403 ( 0.953241)
test_btest 0.001282 0.000377 95.458063 ( 9.563963)
test_basic 0.001492 0.005555 0.357034 ( 0.449516)
test_all 0.002375 0.000838 638.209150 ( 66.402829)
test_rubyspec 0.115430 0.057512 47.632526 ( 55.891727)
total: 135.10 sec