Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-185618
#<BuildRuby:0x000055f2123b80d0
@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.20220728-185618",
@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.000015 0.000001 0.000016 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003047 0.003462 0.876894 ( 1.039051)
build_miniruby 0.000856 0.000114 0.056988 ( 0.055647)
build_ruby 0.000885 0.000118 0.058820 ( 0.057512)
build_all 0.004148 0.000553 1.508082 ( 0.591300)
build_install 0.004812 0.004331 5.632381 ( 2.185860)
test_btest 0.000583 0.000109 48.565027 ( 8.222262)
test_basic 0.005826 0.000000 0.335876 ( 0.424290)
test_all 0.001064 0.000000 608.376082 ( 87.988266)
test_rubyspec 0.082308 0.042091 43.846784 ( 49.502899)
total: 150.07 sec