Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-054423
#<BuildRuby:0x000055e02f0f72f0
@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.20240108-054423",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000000 0.003663 0.881563 ( 1.247727)
build_miniruby 0.000514 0.000510 0.900337 ( 0.899708)
build_ruby 0.001109 0.000208 2.686390 ( 2.688379)
build_all 0.007785 0.001460 14.306281 ( 1.357915)
build_install 0.008506 0.000667 4.116900 ( 1.131097)
test_btest 0.000571 0.000101 78.929409 ( 7.100551)
test_basic 0.002748 0.000485 0.420433 ( 0.501162)
test_all 0.104365 0.030253 531.420225 ( 50.116252)
test_rubyspec 0.015396 0.020284 50.284340 ( 62.771628)
total: 127.82 sec