Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-054454
#<BuildRuby:0x0000560bde4c3548
@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.20240620-054454",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004334 0.001275 1.704991 ( 1.882556)
build_miniruby 0.000000 0.001216 1.067251 ( 1.067501)
build_ruby 0.000000 0.001478 3.391089 ( 3.390904)
build_all 0.010262 0.000000 17.584099 ( 1.720769)
build_install 0.002898 0.007084 6.168422 ( 1.465998)
test_btest 0.000976 0.000355 107.906996 ( 9.211153)
test_basic 0.001009 0.004387 0.864478 ( 0.938405)
test_all 0.084857 0.054811 544.197772 ( 61.524802)
test_rubyspec 0.042343 0.023533 135.870444 ( 16.263675)
total: 97.47 sec