Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-142414
#<BuildRuby:0x000056495b5f00c8
@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-142414",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.003845 1.012610 ( 1.258747)
build_miniruby 0.000877 0.000000 0.864237 ( 0.863889)
build_ruby 0.001160 0.000000 2.702521 ( 2.705346)
build_all 0.004988 0.003020 12.196846 ( 0.976055)
build_install 0.008611 0.000240 3.521566 ( 0.968963)
test_btest 0.000601 0.000113 62.924104 ( 4.714109)
test_basic 0.002928 0.000549 0.373365 ( 0.455713)
test_all 0.068064 0.029461 382.622905 ( 34.328797)
test_rubyspec 0.029545 0.028341 39.932571 ( 52.574360)
total: 98.85 sec