Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-151833
#<BuildRuby:0x000055a9f6fd3040
@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.20230724-151833",
@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.000011 0.000002 0.000013 ( 0.000015)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.003964 0.000700 1.396142 ( 3.715601)
build_miniruby 0.000765 0.000135 0.820405 ( 0.820141)
build_ruby 0.000969 0.000171 2.583126 ( 2.583931)
build_all 0.000000 0.009210 13.122913 ( 1.175487)
build_install 0.003118 0.005103 1.898852 ( 0.899051)
test_btest 0.000470 0.000165 77.685742 ( 6.717434)
test_basic 0.003577 0.001252 0.647893 ( 0.724768)
test_all 0.001029 0.000360 474.355429 ( 54.716258)
test_rubyspec 0.024964 0.015232 43.788432 ( 56.263204)
total: 127.62 sec