Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-011933
#<BuildRuby:0x000055bc7dcf2918
@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.20220501-011933",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002064 0.004639 0.837025 ( 1.235447)
build_miniruby 0.000798 0.000200 0.057199 ( 0.055899)
build_ruby 0.000760 0.000190 0.057234 ( 0.056047)
build_all 0.003303 0.000825 1.500192 ( 0.601945)
build_install 0.007942 0.000745 6.254492 ( 2.828023)
test_btest 0.000000 0.000588 56.579151 ( 8.135931)
test_basic 0.000000 0.006042 0.334048 ( 0.421973)
test_all 0.000000 0.001386 633.140431 ( 90.516117)
test_rubyspec 0.083877 0.040517 43.802434 ( 48.678553)
total: 152.53 sec