Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-223403
#<BuildRuby:0x000055b1e7064098
@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.20240106-223403",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.003589 0.955507 ( 1.351384)
build_miniruby 0.000811 0.000131 0.948510 ( 0.948950)
build_ruby 0.001291 0.000000 2.830808 ( 2.832850)
build_all 0.009486 0.000000 14.564439 ( 1.352498)
build_install 0.004543 0.004345 4.196174 ( 1.131639)
test_btest 0.000597 0.000069 75.963527 ( 6.726384)
test_basic 0.003225 0.000000 0.428906 ( 0.512042)
test_all 0.106847 0.031019 509.488579 ( 51.699367)
test_rubyspec 0.018746 0.018606 49.599521 ( 62.184770)
total: 128.74 sec