Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-092504
#<BuildRuby:0x00005601a0aac0d8
@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-092504",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000017 0.000008 0.000025 ( 0.000025)
configure 0.000012 0.000006 0.000018 ( 0.000018)
build_up 0.001965 0.005103 1.056884 ( 1.320575)
build_miniruby 0.001079 0.000000 0.801007 ( 0.800868)
build_ruby 0.001657 0.000000 2.659935 ( 2.660220)
build_all 0.005555 0.002085 12.027507 ( 0.994684)
build_install 0.011615 0.003165 3.511179 ( 0.964006)
test_btest 0.000425 0.000193 62.580810 ( 4.816325)
test_basic 0.001791 0.003561 0.407479 ( 0.486106)
test_all 0.075828 0.021793 393.871025 ( 35.032966)
test_rubyspec 0.035725 0.028945 40.087060 ( 52.651706)
total: 99.73 sec