Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-001630
#<BuildRuby:0x000055e5e5f9b840
@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.20240111-001630",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003214 0.000893 0.906782 ( 1.303880)
build_miniruby 0.000853 0.000237 0.907775 ( 0.908992)
build_ruby 0.001351 0.000000 2.729394 ( 2.731350)
build_all 0.006022 0.003927 14.892703 ( 1.454183)
build_install 0.004520 0.004302 4.343232 ( 1.165115)
test_btest 0.000537 0.000179 77.294412 ( 7.576345)
test_basic 0.002788 0.000930 0.689088 ( 0.766945)
test_all 0.120255 0.017407 538.638192 ( 49.259563)
test_rubyspec 0.017712 0.015819 48.694405 ( 61.231738)
total: 126.40 sec