Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-120221
#<BuildRuby:0x00005616c09cc138
@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.20240101-120221",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004793 0.000799 0.802208 ( 1.187311)
build_miniruby 0.000000 0.001134 0.844848 ( 0.844851)
build_ruby 0.000000 0.001928 2.679602 ( 2.680314)
build_all 0.001729 0.006454 12.013394 ( 0.965108)
build_install 0.007121 0.003614 3.408813 ( 0.965962)
test_btest 0.000530 0.000187 62.836698 ( 5.468111)
test_basic 0.000306 0.003880 0.397196 ( 0.477407)
test_all 0.073926 0.025363 373.834868 ( 36.227299)
test_rubyspec 0.039062 0.027377 40.498631 ( 53.066437)
total: 101.88 sec