Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-053127
#<BuildRuby:0x000055d78cbf3e20
@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.20240109-053127",
@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.000011 0.000000 0.000011 ( 0.000009)
autoconf 0.000016 0.000000 0.000016 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.004108 0.000000 0.992285 ( 1.354600)
build_miniruby 0.000974 0.000000 0.909863 ( 0.910076)
build_ruby 0.001599 0.000000 2.849617 ( 2.851956)
build_all 0.001152 0.008141 14.757424 ( 1.340036)
build_install 0.008239 0.000320 4.217219 ( 1.144219)
test_btest 0.000659 0.000051 81.533330 ( 7.035933)
test_basic 0.003964 0.000000 0.521880 ( 0.602229)
test_all 0.114741 0.021254 524.036743 ( 49.171150)
test_rubyspec 0.014812 0.018979 48.864313 ( 61.444816)
total: 125.86 sec