Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-021533
#<BuildRuby:0x00005601409b6eb8
@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.20231112-021533",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.004577 1.279881 ( 1.516735)
build_miniruby 0.000000 0.000995 0.910814 ( 0.910902)
build_ruby 0.000419 0.000907 2.767818 ( 2.767639)
build_all 0.008044 0.001317 15.768928 ( 1.421900)
build_install 0.007986 0.001174 4.745526 ( 1.143550)
test_btest 0.000817 0.000234 80.994584 ( 7.397946)
test_basic 0.003368 0.000963 0.728431 ( 0.797463)
test_all 0.102649 0.035366 490.174201 ( 57.366469)
test_rubyspec 0.017765 0.025827 49.317416 ( 61.716330)
total: 135.04 sec