Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-222745
#<BuildRuby:0x000055a4ffc3c068
@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.20231218-222745",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004629 0.000061 1.367775 ( 1.743255)
build_miniruby 0.000856 0.000086 0.917971 ( 0.918426)
build_ruby 0.001149 0.000115 2.768950 ( 2.770131)
build_all 0.007084 0.002965 16.804606 ( 1.548756)
build_install 0.005018 0.003964 4.952015 ( 1.200910)
test_btest 0.000612 0.000098 87.126265 ( 6.950312)
test_basic 0.001002 0.004042 0.761592 ( 0.841367)
test_all 0.086498 0.050629 528.725821 ( 58.609574)
test_rubyspec 0.037611 0.014065 50.653400 ( 62.912283)
total: 137.50 sec