Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-092156
#<BuildRuby:0x000056117cf4f090
@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.20240116-092156",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.003723 0.000000 1.013612 ( 1.369145)
build_miniruby 0.000973 0.000000 0.873624 ( 0.872809)
build_ruby 0.001437 0.000000 2.799660 ( 2.799111)
build_all 0.009328 0.000000 14.166590 ( 1.272131)
build_install 0.006781 0.000863 4.058933 ( 1.059810)
test_btest 0.000874 0.000119 73.386451 ( 7.384327)
test_basic 0.000000 0.004468 0.734415 ( 0.810262)
test_all 0.113217 0.017574 501.695028 ( 46.444330)
test_rubyspec 0.026493 0.021577 47.744231 ( 60.073213)
total: 122.09 sec