Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-033203
#<BuildRuby:0x0000555a1605ffa8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220815-033203",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004956 0.001982 0.816602 ( 0.900578)
build_miniruby 0.000723 0.000289 0.057790 ( 0.056556)
build_ruby 0.000681 0.000273 0.059534 ( 0.058349)
build_all 0.004447 0.000000 1.538485 ( 0.590043)
build_install 0.010190 0.000000 1.897187 ( 0.967101)
test_btest 0.000883 0.000000 47.086259 ( 8.929272)
test_basic 0.003243 0.003116 0.341886 ( 0.429324)
test_all 0.002561 0.000000 607.159521 ( 90.068073)
test_rubyspec 0.092272 0.037307 43.776090 ( 51.137528)
total: 153.14 sec