Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-225747
#<BuildRuby:0x000056511eeef4b0
@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.20231228-225747",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005096 0.000276 0.808789 ( 1.192967)
build_miniruby 0.000757 0.000227 0.798183 ( 0.798405)
build_ruby 0.001797 0.000000 2.661079 ( 2.661731)
build_all 0.007719 0.000000 11.925149 ( 0.983638)
build_install 0.004514 0.009202 3.406416 ( 0.973891)
test_btest 0.000564 0.000217 65.081648 ( 4.507153)
test_basic 0.003690 0.001419 0.395564 ( 0.474952)
test_all 0.077171 0.023828 369.156382 ( 33.396498)
test_rubyspec 0.027217 0.037787 40.920819 ( 53.472818)
total: 98.46 sec