Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-130440
#<BuildRuby:0x000055c21fb87040
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-130440",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.002167 0.003652 1.137653 ( 1.746429)
build_miniruby 0.001170 0.000195 0.897559 ( 0.896565)
build_ruby 0.001086 0.000181 2.762703 ( 2.762941)
build_all 0.008368 0.000672 14.214872 ( 1.304991)
build_install 0.007491 0.000000 4.096130 ( 1.054420)
test_btest 0.000852 0.000000 77.382693 ( 6.554461)
test_basic 0.003959 0.000497 0.764426 ( 0.840277)
test_all 0.101372 0.029739 462.473479 ( 52.945285)
test_rubyspec 0.013126 0.036380 48.743594 ( 61.107760)
total: 129.21 sec