Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-094713
#<BuildRuby:0x00005605252e7ce8
@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.20231220-094713",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000046 0.000000 0.000046 ( 0.000017)
build_up 0.004401 0.000076 1.283996 ( 1.659917)
build_miniruby 0.001100 0.000000 0.923558 ( 0.923539)
build_ruby 0.001320 0.000000 2.809618 ( 2.809689)
build_all 0.008813 0.001597 16.684875 ( 1.453811)
build_install 0.007024 0.001561 4.856377 ( 1.171955)
test_btest 0.000973 0.000216 86.063445 ( 6.882411)
test_basic 0.003807 0.000846 0.751398 ( 0.827532)
test_all 0.098657 0.036705 520.297598 ( 53.422935)
test_rubyspec 0.008220 0.034141 50.683820 ( 62.906429)
total: 132.06 sec