Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-190634
#<BuildRuby:0x0000564d830affd8
@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.20231226-190634",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.006184 0.826332 ( 1.210252)
build_miniruby 0.000376 0.000762 0.812099 ( 0.811495)
build_ruby 0.001348 0.000414 2.661190 ( 2.692689)
build_all 0.003008 0.005045 11.883109 ( 0.969271)
build_install 0.004408 0.006157 3.334898 ( 0.953632)
test_btest 0.000758 0.000000 63.233372 ( 4.944221)
test_basic 0.003824 0.000068 0.406623 ( 0.487802)
test_all 0.079595 0.020662 363.527472 ( 36.948108)
test_rubyspec 0.029478 0.033855 40.027805 ( 52.584525)
total: 101.60 sec