Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-115226
#<BuildRuby:0x0000561f54b977f0
@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.20240104-115226",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000041 0.000003 0.000044 ( 0.000046)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.007466 0.000267 1.140342 ( 1.310685)
build_miniruby 0.000000 0.001003 0.812958 ( 0.812796)
build_ruby 0.000000 0.001544 2.706903 ( 2.707058)
build_all 0.007016 0.001239 11.944057 ( 0.996558)
build_install 0.010484 0.003735 3.584583 ( 0.976981)
test_btest 0.000746 0.000118 61.580256 ( 5.205714)
test_basic 0.002182 0.002844 0.378604 ( 0.459449)
test_all 0.082512 0.018050 376.411507 ( 38.602597)
test_rubyspec 0.026649 0.040837 40.024985 ( 52.582214)
total: 103.65 sec