Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-042919
#<BuildRuby:0x000055ff3a4d3458
@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.20230531-042919",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.001351 0.004486 1.327408 ( 2.545000)
build_miniruby 0.000789 0.000296 0.778955 ( 0.778290)
build_ruby 0.000873 0.000328 2.325731 ( 2.326655)
build_all 0.004708 0.004395 12.635653 ( 1.076974)
build_install 0.005992 0.001555 1.737948 ( 0.848732)
test_btest 0.000831 0.000332 80.018673 ( 7.639217)
test_basic 0.004167 0.000000 0.687545 ( 0.769920)
test_all 0.000948 0.000000 443.365188 ( 42.372446)
test_rubyspec 0.035114 0.006840 41.391624 ( 53.926058)
total: 112.28 sec