Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-014621
#<BuildRuby:0x00005564dc403918
@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.20240117-014621",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.003825 0.000425 1.181006 ( 1.565663)
build_miniruby 0.000000 0.001442 0.917051 ( 0.916237)
build_ruby 0.000000 0.001375 2.764447 ( 2.764741)
build_all 0.005588 0.003578 14.262730 ( 1.309153)
build_install 0.003170 0.004504 4.067325 ( 1.054616)
test_btest 0.000721 0.000164 74.565597 ( 7.125731)
test_basic 0.003933 0.000893 0.757644 ( 0.832726)
test_all 0.094378 0.035527 457.432070 ( 52.764225)
test_rubyspec 0.032847 0.030352 83.056023 ( 95.324285)
total: 163.66 sec