Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-164102
#<BuildRuby:0x0000562478f700d8
@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.20240112-164102",
@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.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001404 0.003464 0.828413 ( 1.218989)
build_miniruby 0.000790 0.000215 0.795347 ( 0.795724)
build_ruby 0.001219 0.000332 2.678155 ( 2.678748)
build_all 0.005837 0.003401 12.037435 ( 0.991837)
build_install 0.006361 0.004832 3.436950 ( 0.969662)
test_btest 0.000564 0.000201 64.492024 ( 5.128591)
test_basic 0.002865 0.001023 0.408744 ( 0.489295)
test_all 0.066384 0.037732 394.620385 ( 33.431071)
test_rubyspec 0.035511 0.031180 40.869651 ( 53.399404)
total: 99.10 sec