Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-194421
#<BuildRuby:0x000055bcebbd3dc0
@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.20231226-194421",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000027 0.000000 0.000027 ( 0.000028)
build_up 0.006555 0.000446 0.805812 ( 1.178802)
build_miniruby 0.000893 0.000162 0.840981 ( 0.840999)
build_ruby 0.001494 0.000000 2.676662 ( 2.677661)
build_all 0.007350 0.000733 11.900037 ( 0.939617)
build_install 0.009761 0.000741 3.368070 ( 0.969488)
test_btest 0.000912 0.000000 59.845171 ( 5.357290)
test_basic 0.004741 0.000000 0.389533 ( 0.468671)
test_all 0.065636 0.036581 370.193826 ( 35.946035)
test_rubyspec 0.026619 0.038631 39.937242 ( 52.483327)
total: 100.86 sec