Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-011204
#<BuildRuby:0x000055d8f5eb40c8
@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.20231208-011204",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001354 0.003583 1.006099 ( 1.290698)
build_miniruby 0.000916 0.000153 0.866655 ( 0.867618)
build_ruby 0.001359 0.000226 2.709049 ( 2.709440)
build_all 0.007204 0.001201 12.097137 ( 1.001929)
build_install 0.013948 0.000014 3.593968 ( 0.977241)
test_btest 0.000000 0.000644 63.235566 ( 5.182512)
test_basic 0.000000 0.003156 0.379215 ( 0.457433)
test_all 0.081960 0.018961 379.604893 ( 33.448258)
test_rubyspec 0.021354 0.042575 39.734695 ( 52.411015)
total: 98.35 sec