Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-124311
#<BuildRuby:0x000055db08563f90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231212-124311",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004603 0.000418 1.005162 ( 1.274129)
build_miniruby 0.001129 0.000103 0.872980 ( 0.873044)
build_ruby 0.000000 0.001712 2.704109 ( 2.706084)
build_all 0.003949 0.003495 12.092748 ( 0.983770)
build_install 0.009770 0.003843 3.549034 ( 0.975269)
test_btest 0.000526 0.000113 63.543903 ( 5.308302)
test_basic 0.004425 0.000000 0.373751 ( 0.457122)
test_all 0.078628 0.023070 390.734840 ( 38.084541)
test_rubyspec 0.034494 0.035907 39.836903 ( 52.486979)
total: 103.15 sec