Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-131125
#<BuildRuby:0x0000564f5d392fa8
@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.20231212-131125",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004489 0.000176 1.017083 ( 1.311378)
build_miniruby 0.000681 0.000204 0.866825 ( 0.866544)
build_ruby 0.001294 0.000388 2.693998 ( 2.694963)
build_all 0.004329 0.002856 12.137077 ( 1.001571)
build_install 0.012178 0.002831 3.600285 ( 0.977677)
test_btest 0.000576 0.000180 64.064084 ( 4.736563)
test_basic 0.003426 0.001071 0.377513 ( 0.457117)
test_all 0.087443 0.010396 375.747454 ( 37.560423)
test_rubyspec 0.035585 0.028906 39.664437 ( 52.335939)
total: 101.94 sec