Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-023017
#<BuildRuby:0x0000560b26f678e0
@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.20240116-023017",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.002657 0.003812 0.797429 ( 1.175140)
build_miniruby 0.000805 0.000219 0.806027 ( 0.805995)
build_ruby 0.001511 0.000412 2.705498 ( 2.705842)
build_all 0.002800 0.005341 11.931704 ( 0.968212)
build_install 0.005330 0.004893 3.471419 ( 0.972616)
test_btest 0.000680 0.000000 65.164946 ( 4.990225)
test_basic 0.000000 0.004040 0.399961 ( 0.479651)
test_all 0.085678 0.012168 393.649585 ( 35.168234)
test_rubyspec 0.041381 0.025000 40.476855 ( 53.029608)
total: 100.30 sec