Logfile: /home/ko1/ruby/logs/brlog.trunk.20230212-132147
#<BuildRuby:0x0000559804c87868
@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.20230212-132147",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003412 0.000263 0.634550 ( 1.030504)
build_miniruby 0.000848 0.000065 0.647897 ( 0.647358)
build_ruby 0.001220 0.000000 2.080766 ( 2.101651)
build_all 0.008870 0.000424 12.360679 ( 1.509746)
build_install 0.005861 0.000419 1.503810 ( 0.719774)
test_btest 0.000548 0.000039 66.732359 ( 6.351967)
test_basic 0.003518 0.000251 0.278134 ( 0.372957)
test_all 0.000810 0.000058 491.481080 ( 48.137619)
test_rubyspec 0.013034 0.014226 34.980808 ( 45.559975)
total: 106.43 sec