Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-120640
#<BuildRuby:0x000055a4ddfd6ee8
@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.20231205-120640",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004565 0.000415 0.979132 ( 1.270058)
build_miniruby 0.001147 0.000000 0.878885 ( 0.878628)
build_ruby 0.001614 0.000000 2.706357 ( 2.707012)
build_all 0.007100 0.000460 12.071011 ( 1.003144)
build_install 0.009742 0.000371 3.554746 ( 0.962355)
test_btest 0.000617 0.000048 61.051622 ( 5.947269)
test_basic 0.004592 0.000000 0.370498 ( 0.451249)
test_all 0.069524 0.030562 379.136374 ( 38.760473)
test_rubyspec 0.032781 0.037601 40.162363 ( 52.844408)
total: 104.83 sec