Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-051341
#<BuildRuby:0x000055eed113f0b8
@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.20231117-051341",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.000389 0.004032 1.267248 ( 1.675206)
build_miniruby 0.000000 0.001041 0.873610 ( 0.872948)
build_ruby 0.000201 0.001881 2.687100 ( 2.685842)
build_all 0.006874 0.002561 15.276199 ( 1.343391)
build_install 0.004475 0.003848 4.518050 ( 1.104119)
test_btest 0.000560 0.000170 77.822466 ( 7.050271)
test_basic 0.003205 0.000975 0.674068 ( 0.753482)
test_all 0.098410 0.033982 480.348120 ( 53.143769)
test_rubyspec 0.028762 0.019335 50.033046 ( 62.532531)
total: 131.16 sec