Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-064703
#<BuildRuby:0x00005632e45ac658
@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-064703",
@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.000035 0.000008 0.000043 ( 0.000044)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006934 0.003591 1.217461 ( 1.492443)
build_miniruby 0.002133 0.000569 0.846719 ( 0.859134)
build_ruby 0.003259 0.000000 2.233955 ( 2.170946)
build_all 0.015127 0.004689 18.594100 ( 2.187220)
build_install 0.019297 0.002682 2.065311 ( 1.027371)
test_btest 0.001094 0.000260 92.050145 ( 8.665343)
test_basic 0.005057 0.001204 0.342771 ( 0.432219)
test_all 0.001908 0.000000 692.677935 ( 70.494756)
test_rubyspec 0.087099 0.064447 49.162626 ( 57.658216)
total: 144.99 sec