Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-065149
#<BuildRuby:0x00005621843c40a0
@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.20240109-065149",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004005 0.000267 0.822137 ( 1.205063)
build_miniruby 0.001071 0.000072 0.964670 ( 0.963945)
build_ruby 0.001220 0.000081 2.737732 ( 2.738832)
build_all 0.009865 0.000344 14.639389 ( 1.328349)
build_install 0.004041 0.004631 4.242843 ( 1.155747)
test_btest 0.000543 0.000064 75.651770 ( 7.241704)
test_basic 0.003499 0.000412 0.413598 ( 0.494236)
test_all 0.109887 0.024313 494.746516 ( 57.033144)
test_rubyspec 0.025655 0.008905 49.767982 ( 62.394282)
total: 134.56 sec