Logfile: /home/ko1/ruby/logs/brlog.trunk.20230810-232302
#<BuildRuby:0x000055bef45bb040
@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.20230810-232302",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004357 0.000726 1.551209 ( 2.822714)
build_miniruby 0.000913 0.000153 0.908330 ( 0.908180)
build_ruby 0.001313 0.000219 2.654330 ( 2.658527)
build_all 0.008096 0.001349 13.826460 ( 1.276482)
build_install 0.007676 0.000451 1.974162 ( 0.865688)
test_btest 0.000989 0.000157 80.073181 ( 7.282562)
test_basic 0.003984 0.000629 0.545359 ( 0.624004)
test_all 0.001434 0.000226 511.049791 ( 57.000461)
test_rubyspec 0.005838 0.034959 44.997699 ( 57.376742)
total: 130.82 sec