Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-153747
#<BuildRuby:0x000055a7122d4920
@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="-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.20220825-153747",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.010884 0.992801 ( 1.006860)
build_miniruby 0.000000 0.002043 0.076718 ( 0.074866)
build_ruby 0.000000 0.001959 0.080430 ( 0.077898)
build_all 0.006083 0.003673 1.517861 ( 0.578781)
build_install 0.011384 0.012883 1.896299 ( 0.919759)
test_btest 0.000674 0.000385 75.488942 ( 8.703427)
test_basic 0.004319 0.002468 0.328253 ( 0.416825)
test_all 0.003849 0.000000 686.076938 ( 66.801129)
test_rubyspec 0.081035 0.087020 46.131218 ( 54.641318)
total: 133.22 sec