Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-092041
#<BuildRuby:0x000055d8873ffe20
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240104-092041",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.001086 0.004341 1.387880 ( 1.615767)
build_miniruby 0.000751 0.000176 0.857733 ( 0.857876)
build_ruby 0.001041 0.000245 2.693792 ( 2.693775)
build_all 0.008558 0.000954 14.325232 ( 1.266456)
build_install 0.004965 0.002469 4.209775 ( 1.059917)
test_btest 0.000954 0.000000 76.807653 ( 6.356683)
test_basic 0.005740 0.000000 0.834712 ( 0.909306)
test_all 0.086457 0.043902 471.923020 ( 50.167641)
test_rubyspec 0.012274 0.033676 47.831081 ( 60.265855)
total: 125.19 sec