Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-034054
#<BuildRuby:0x000055e0a170f918
@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.20231017-034054",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003870 0.000645 1.352407 ( 1.618302)
build_miniruby 0.000958 0.000160 0.851199 ( 0.850519)
build_ruby 0.001112 0.000185 2.720509 ( 2.720389)
build_all 0.005827 0.004585 17.467342 ( 1.636499)
build_install 0.007824 0.001647 5.162674 ( 1.180594)
test_btest 0.001002 0.000000 88.239650 ( 7.375012)
test_basic 0.004701 0.000213 0.720994 ( 0.800369)
test_all 0.006317 0.000000 529.304874 ( 62.218080)
test_rubyspec 0.027735 0.027697 52.602382 ( 64.779670)
total: 143.18 sec