Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-194132
#<BuildRuby:0x0000562136baf858
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231205-194132",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004188 0.000698 1.277829 ( 1.677565)
build_miniruby 0.000891 0.000148 0.900240 ( 0.900542)
build_ruby 0.001195 0.000199 2.855664 ( 2.856200)
build_all 0.006988 0.003144 16.548566 ( 1.460637)
build_install 0.008929 0.000190 4.978038 ( 1.223516)
test_btest 0.000000 0.001146 85.114988 ( 7.557921)
test_basic 0.002801 0.002488 0.845020 ( 0.920207)
test_all 0.092690 0.039096 543.156848 ( 54.416182)
test_rubyspec 0.031979 0.015584 51.436596 ( 63.726580)
total: 134.74 sec