Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-055042
#<BuildRuby:0x000055e2bb64c0c8
@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.20231119-055042",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004505 0.000901 0.923551 ( 1.297968)
build_miniruby 0.000897 0.000180 0.800724 ( 0.800744)
build_ruby 0.001384 0.000000 2.605696 ( 2.606787)
build_all 0.003748 0.003690 12.036501 ( 0.977921)
build_install 0.004893 0.004569 3.830574 ( 1.003503)
test_btest 0.000720 0.000221 66.259892 ( 4.376699)
test_basic 0.003921 0.000000 0.396653 ( 0.476728)
test_all 0.062394 0.032804 351.708064 ( 31.109266)
test_rubyspec 0.022651 0.047744 39.932744 ( 52.487545)
total: 95.14 sec