Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-060637
#<BuildRuby:0x00005577298bb7f8
@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.20240104-060637",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001402 0.004515 1.037971 ( 1.307578)
build_miniruby 0.000751 0.000188 0.799326 ( 0.799395)
build_ruby 0.001037 0.000259 2.696448 ( 2.697615)
build_all 0.006255 0.001564 11.920414 ( 0.979137)
build_install 0.001866 0.010720 3.491305 ( 0.985479)
test_btest 0.000453 0.000189 61.876901 ( 5.140697)
test_basic 0.001026 0.003256 0.411949 ( 0.492479)
test_all 0.072915 0.026291 374.877177 ( 38.746841)
test_rubyspec 0.019249 0.046156 40.532237 ( 53.131653)
total: 104.28 sec