Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-205630
#<BuildRuby:0x0000564abce37788
@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-205630",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004734 0.000430 0.804359 ( 1.183066)
build_miniruby 0.001389 0.000126 0.817496 ( 0.816730)
build_ruby 0.001623 0.000000 2.640829 ( 2.641390)
build_all 0.008557 0.000000 11.818498 ( 0.991134)
build_install 0.013135 0.000000 3.344602 ( 0.963086)
test_btest 0.000812 0.000000 61.583673 ( 5.363994)
test_basic 0.001287 0.003909 0.395825 ( 0.475055)
test_all 0.069157 0.025309 395.737445 ( 37.365229)
test_rubyspec 0.044976 0.025829 39.974460 ( 52.532647)
total: 102.33 sec