Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-090018
#<BuildRuby:0x0000561afa1db5f8
@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.20231203-090018",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005133 0.000541 1.280978 ( 1.630987)
build_miniruby 0.000877 0.000092 0.883220 ( 0.883450)
build_ruby 0.001354 0.000143 2.813859 ( 2.813762)
build_all 0.006210 0.004091 16.743040 ( 1.537487)
build_install 0.004542 0.004390 5.000207 ( 1.194321)
test_btest 0.000999 0.000181 87.134142 ( 7.587020)
test_basic 0.004821 0.000070 0.667764 ( 0.744587)
test_all 0.082567 0.054489 563.560862 ( 50.277725)
test_rubyspec 0.027012 0.018457 50.662418 ( 62.944718)
total: 129.61 sec