Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-170352
#<BuildRuby:0x000055a85c6d4070
@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.20240107-170352",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000010)
build_up 0.001625 0.003674 1.270851 ( 1.656125)
build_miniruby 0.000000 0.001370 1.454545 ( 1.457508)
build_ruby 0.000000 0.001841 5.360395 ( 5.368643)
build_all 0.009896 0.000232 16.393852 ( 1.616725)
build_install 0.014573 0.001865 5.183591 ( 1.979544)
test_btest 0.000671 0.000116 84.542734 ( 7.691695)
test_basic 0.004460 0.000775 0.639363 ( 0.705175)
test_all 0.065334 0.054637 536.160481 ( 72.419275)
test_rubyspec 0.043013 0.021815 78.033910 ( 90.334686)
total: 183.23 sec