Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-103329
#<BuildRuby:0x0000564dd6bbbe88
@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.20240110-103329",
@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.000007)
build_up 0.001619 0.003252 0.813044 ( 1.237662)
build_miniruby 0.000829 0.000276 0.823130 ( 0.822757)
build_ruby 0.001398 0.000466 2.702353 ( 2.703072)
build_all 0.002154 0.004956 11.924357 ( 0.983084)
build_install 0.010334 0.000662 3.412296 ( 0.965956)
test_btest 0.000572 0.000204 65.557953 ( 4.791873)
test_basic 0.004623 0.000069 0.402594 ( 0.483009)
test_all 0.079102 0.017996 400.441137 ( 39.017792)
test_rubyspec 0.036002 0.029281 40.752077 ( 53.298467)
total: 104.30 sec