Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-115831
#<BuildRuby:0x0000558d6e5040a0
@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.20220422-115831",
@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.000003 0.000018 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006457 0.000357 0.853934 ( 1.642180)
build_miniruby 0.000865 0.000133 0.058264 ( 0.056905)
build_ruby 0.000877 0.000135 0.060876 ( 0.059617)
build_all 0.004126 0.000000 1.505064 ( 0.609039)
build_install 0.006058 0.004775 6.318348 ( 2.821733)
test_btest 0.000593 0.000118 51.789270 ( 8.646768)
test_basic 0.005918 0.000235 0.350771 ( 0.438887)
test_all 0.001135 0.000213 616.131366 ( 91.049834)
test_rubyspec 0.089396 0.041036 44.509921 ( 49.428538)
total: 154.75 sec