Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-120134
#<BuildRuby:0x0000563d5ec37688
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-120134",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009563 0.000796 0.980124 ( 1.767501)
build_miniruby 0.000000 0.002150 0.079128 ( 0.077867)
build_ruby 0.000000 0.002215 0.075557 ( 0.074326)
build_all 0.010904 0.000416 4.049524 ( 0.802006)
build_install 0.019411 0.003918 7.874236 ( 2.372505)
test_btest 0.001104 0.000210 46.343334 ( 42.945897)
test_basic 0.003316 0.005302 0.334796 ( 0.422526)
test_all 0.001511 0.000360 640.013685 ( 64.470188)
test_rubyspec 0.094793 0.061848 45.488638 ( 51.014824)
total: 163.95 sec