Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-110055
#<BuildRuby:0x00005626178cb4f8
@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-110055",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.005924 0.000522 1.975346 ( 2.323823)
build_miniruby 0.000870 0.000237 1.160653 ( 1.161003)
build_ruby 0.001187 0.000324 3.381728 ( 3.382454)
build_all 0.005543 0.004770 17.616793 ( 1.659075)
build_install 0.005331 0.004809 6.176096 ( 1.439456)
test_btest 0.000531 0.000205 108.205721 ( 8.508449)
test_basic 0.001343 0.003201 0.908428 ( 0.986273)
test_all 0.111636 0.028355 551.380633 ( 51.178159)
test_rubyspec 0.046991 0.020162 136.261245 ( 15.749543)
total: 86.39 sec