Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-085925
#<BuildRuby:0x000055fe1e9fe620
@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.20220504-085925",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000013)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.002760 0.003974 0.834870 ( 1.421571)
build_miniruby 0.000844 0.000120 0.056865 ( 0.055698)
build_ruby 0.000871 0.000125 0.057841 ( 0.056610)
build_all 0.003777 0.000540 1.506318 ( 0.603900)
build_install 0.010021 0.000739 6.293954 ( 2.830609)
test_btest 0.001229 0.000000 55.462595 ( 7.926888)
test_basic 0.003565 0.003235 0.364512 ( 0.450783)
test_all 0.001036 0.000172 659.433791 ( 92.965810)
test_rubyspec 0.077605 0.052722 43.913246 ( 48.792714)
total: 155.11 sec