Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-152501
#<BuildRuby:0x00005640fa300110
@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.20240115-152501",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.002778 0.003544 0.803782 ( 1.192637)
build_miniruby 0.000739 0.000269 0.817991 ( 0.818154)
build_ruby 0.001412 0.000514 2.674831 ( 2.675134)
build_all 0.007803 0.000000 11.865866 ( 0.960532)
build_install 0.009189 0.001374 3.392705 ( 0.965002)
test_btest 0.000629 0.000179 64.839966 ( 4.356553)
test_basic 0.003787 0.000000 0.419670 ( 0.500524)
test_all 0.098089 0.000932 368.313255 ( 35.405735)
test_rubyspec 0.040664 0.024413 40.475937 ( 53.016990)
total: 99.89 sec